42sh/src
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