42sh/src/utils
2026-01-30 19:48:31 +01:00
..
args feat(vars): $@ and $* init 2026-01-24 16:03:25 +00:00
ast feat: while and for loops support for parser, plus new ASTs, new tokens and fixes inside parser 2026-01-30 19:48:31 +01:00
hash_map fix: heap-use-after-free and memory leaks on erorr cases 2026-01-30 12:21:29 +01:00
lists feat(vars): $@ and $* init 2026-01-24 16:03:25 +00:00
string_utils feat(execution): set $? var 2026-01-22 13:10:23 +00:00
vars feat(vars): $UID 2026-01-23 17:13:41 +00:00
Makefile.am feat(compiling en fait): Execution 2026-01-29 19:35:08 +01:00