42sh/src
2026-01-30 19:13:27 +01:00
..
execution fix: memory issues, parser errors and get_ast_if returning always NULL 2026-01-30 17:42:42 +01:00
expansion feat(expansion): remove double quotes 2026-01-28 21:26:51 +00:00
io_backend fix(IOB): EOF in stdin works 2026-01-22 14:05:49 +01:00
lexer feat(lexer + parser): export handling 2026-01-30 19:13:27 +01:00
parser feat(lexer + parser): export handling 2026-01-30 19:13:27 +01:00
utils fix: memory issues, parser errors and get_ast_if returning always NULL 2026-01-30 17:42:42 +01:00
main.c fix: heap-use-after-free and memory leaks on erorr cases 2026-01-30 17:42:42 +01:00
Makefile.am fix: Makefile 2026-01-29 20:39:58 +01:00
README.md feat: README, gitgnore and basic project structure 2026-01-06 17:53:41 +01:00