42sh/src
2026-01-31 15:41:52 +01:00
..
execution fix(chaipa): Remove pretty print to avoid clang-tidy / added the options in echo 2026-01-31 15:40:46 +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 fix(parser): typo 2026-01-31 13:26:02 +01:00
utils Merge branch 'dev' of gitlab.cri.epita.fr:guillem.george/42sh into dev 2026-01-31 15:41:52 +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