42sh/src/utils
2026-01-17 23:59:09 +00:00
..
args feat(args): args_handler error handling and print_usage 2026-01-12 19:30:11 +00:00
ast fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
hash_map feat(hash_map): destroy_pair_list 2026-01-17 23:57:59 +00:00
lists feat: lists (finished) 2026-01-08 19:15:15 +01:00
string_utils feat(string_utils): insert_into 2026-01-17 23:59:09 +00:00
vars feat(vars): get_var_or_env 2026-01-17 23:58:15 +00:00
Makefile.am Implemented some ast handlings... 2026-01-17 23:55:59 +00:00