42sh/src/utils
2026-01-26 18:40:10 +01:00
..
args feat(vars): $@ and $* init 2026-01-24 16:03:25 +00:00
ast merge new parser into dev 2026-01-26 18:40:10 +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(lists): restored lists in splitted files 2026-01-24 15:24:07 +00:00