42sh/src
2026-01-14 20:53:47 +01:00
..
execution fix: Fixed ALL the code 2026-01-10 19:57:36 +01:00
expansion fix:(expansion) ast include path 2026-01-09 23:12:03 +00:00
io_backend fix(iobackend): missing header 2026-01-13 22:24:43 +01:00
lexer fix(lexer): includes + typo + clang format 2026-01-13 22:07:40 +01:00
parser feat: suport for the new lexer and if/else structures 2026-01-14 20:53:47 +01:00
utils fix: added new ast type and moved parsing functions to a different header 2026-01-13 19:41:37 +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