42sh/src
2026-01-27 19:10:53 +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 feat(lexer): negation 2026-01-27 16:44:53 +01:00
parser fix(parser): initialization is not heap buffer overflowing anymore 2026-01-27 19:10:32 +01:00
utils fix: small bugs to make it compile 2026-01-27 18:00:59 +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