42sh/src
2026-01-19 17:32:45 +01:00
..
execution fix: merging all the code 2026-01-15 18:49:42 +01:00
expansion fix: merging all the code 2026-01-15 18:49:42 +01:00
io_backend fix: compiling but not working -- need debug 2026-01-15 20:42:28 +01:00
lexer feat(lexer): quote handling 2026-01-19 17:32:45 +01:00
parser fix(parser): made it compile 2026-01-16 20:27:57 +01:00
utils fix(ast): the same typo 2026-01-16 20:32:56 +01:00
main.c feat(main_loop): Wrote the base of the main entrypoint. Implemented a helper which converts the args options to iob_context 2026-01-12 22:27:26 +01:00
Makefile.am feat(autotools): explainations in README 2026-01-09 14:27:27 +01:00
README.md feat: README, gitgnore and basic project structure 2026-01-06 17:53:41 +01:00