42sh/src/utils/ast
2026-01-17 23:55:59 +00:00
..
ast.c Implemented some ast handlings... 2026-01-17 23:55:59 +00:00
ast.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_and_or.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_and_or.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_base.h Implemented some ast handlings... 2026-01-17 23:55:59 +00:00
ast_command.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_command.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_end.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_end.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_if.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_if.h fix: merging all the code 2026-01-15 18:49:42 +01:00
ast_list.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_list.h fix: merging all the code 2026-01-15 18:49:42 +01:00
ast_redir.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_redir.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_void.c fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00
ast_void.h fix: now compiles and works for simple commands + clang format 2026-01-17 23:55:59 +00:00