42sh/src
2026-01-31 18:27:48 +01:00
..
execution feat: exit builtin 2026-01-31 18:27:48 +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