42sh/src
2026-01-29 18:53:41 +01:00
..
execution fix: ast_redir and ast_assignment accorded for every part 2026-01-29 18:53:41 +01:00
expansion feat(expansion): remove double quotes 2026-01-29 12:19:21 +01:00
io_backend fix(IOB): EOF in stdin works 2026-01-22 14:05:49 +01:00
lexer fix: ast_redir and ast_assignment accorded for every part 2026-01-29 18:53:41 +01:00
parser fix: ast_redir and ast_assignment accorded for every part 2026-01-29 18:53:41 +01:00
utils fix: ast_redir and ast_assignment accorded for every part 2026-01-29 18:53:41 +01:00
main.c fix: small bugs to make it compile 2026-01-27 18:00:59 +01:00
Makefile.am fix(testsuite): iobackend tests are now useable 2026-01-24 16:54:26 +01:00
README.md feat: README, gitgnore and basic project structure 2026-01-06 17:53:41 +01:00