42sh/src
2026-01-24 17:49:07 +01:00
..
execution Fixed the length of the execution function 2026-01-24 17:35:06 +01:00
expansion fix(testsuite): unit testing running 2026-01-24 16:36:23 +01:00
io_backend fix(IOB): EOF in stdin works 2026-01-22 14:05:49 +01:00
lexer fix(lexer): edge cases where 'f' can be lexed as 'fi' for example 2026-01-24 17:21:45 +01:00
parser feat(parser): and_or_rule in progress 2026-01-22 19:57:49 +01:00
utils Merge branch 'execution' into dev 2026-01-24 17:46:44 +01:00
main.c fix(testsuite): unit testing running 2026-01-24 16:36:23 +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