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
1f4742e17b
42sh
/
src
History
Download ZIP
Download TAR.GZ
Jean
1f4742e17b
feat(exec): Added the unset builtin
2026-01-31 18:17:43 +01:00
..
execution
feat(exec): Added the unset builtin
2026-01-31 18:17:43 +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
removed the warning
2026-01-31 15:47:23 +01:00
utils
fix(ast_function): ast_function_free does not free the ast data
2026-01-31 17:06:42 +01:00
main.c
fix(chaipa): Remove pretty print to avoid clang-tidy / added the options in echo
2026-01-31 15:40:46 +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