42sh/src/utils
2026-01-29 09:56:28 +01:00
..
args feat(vars): $@ and $* init 2026-01-24 16:03:25 +00:00
ast feat(ast): add ast_assignements. Similar to how redirections are handled. 2026-01-29 09:56:28 +01:00
hash_map fix(hash_map): fixed leak on value update 2026-01-19 15:28:35 +00: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 fix: small bugs to make it compile 2026-01-27 18:00:59 +01:00