This website requires JavaScript.
Explore
Help
Sign in
guillm
/
42sh
Watch
1
Star
0
Fork
You've already forked 42sh
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
adc1bdc841
42sh
/
src
History
Download ZIP
Download TAR.GZ
william.valenduc
32d38c0d13
feat(vars): $@ and $* init
2026-01-24 16:03:25 +00:00
..
execution
fix(execution): ast_void does not affect return value => if statements now work
2026-01-24 14:52:37 +01:00
expansion
feat(dev): expansion
2026-01-22 12:09:18 +00:00
io_backend
fix(IOB): EOF in stdin works
2026-01-22 14:05:49 +01:00
lexer
fix(lexer): $# and backslash implemented (partial version)
2026-01-23 20:11:21 +01:00
parser
feat(parser): and_or_rule in progress
2026-01-22 19:57:49 +01:00
utils
feat(vars): $@ and $* init
2026-01-24 16:03:25 +00:00
main.c
fix(main): memeory leaks from vars on error_input_processing
2026-01-24 13:20:29 +01:00
Makefile.am
fix: testsuite
2026-01-23 23:20:32 +01:00
README.md
feat: README, gitgnore and basic project structure
2026-01-06 17:53:41 +01:00
README.md