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
4289700e2e
42sh
/
src
History
Download ZIP
Download TAR.GZ
matteo
4289700e2e
fix(lexer): destroy_lexer_context now fully functional
2026-01-31 11:09:08 +01:00
..
execution
feat: full while/until loops support, important bug fixes and more tests
2026-01-30 23:43:49 +01:00
expansion
feat(expansion): remove double quotes
2026-01-28 21:26:51 +00:00
io_backend
fix(IOB): EOF in stdin works
2026-01-22 14:05:49 +01:00
lexer
fix(lexer): destroy_lexer_context now fully functional
2026-01-31 11:09:08 +01:00
parser
feat: full while/until loops support, important bug fixes and more tests
2026-01-30 23:43:49 +01:00
utils
feat: full while/until loops support, important bug fixes and more tests
2026-01-30 23:43:49 +01:00
main.c
fix: lexer_context also freed after normal execution... -_-
2026-01-31 11:02:19 +01:00
Makefile.am
fix: coverage tests and hash_map_free on NULL
2026-01-30 20:28:38 +01:00
README.md
feat: README, gitgnore and basic project structure
2026-01-06 17:53:41 +01:00
README.md