Commit graph

15 commits

Author SHA1 Message Date
matteo
9a0f9bc6f1 fix: redirections types 2026-01-28 11:34:29 +01:00
Jean
9276e1a8a5 Fixed the length of the execution function 2026-01-24 17:35:06 +01:00
matteo
da948f58fe fix(execution): ast_void does not affect return value => if statements now work 2026-01-24 14:52:37 +01:00
Matteo Flebus
5faa179b63 fix(parser): rule if now works 2026-01-22 19:06:58 +01:00
william.valenduc
6dd19a75ad feat(execution): set $? var 2026-01-22 13:10:23 +00:00
william.valenduc
4fc43e4678 feat(dev): expansion 2026-01-22 12:09:18 +00:00
Jean Herail
4a1fa12941 Added documentation for try_builtin 2026-01-21 19:39:11 +01:00
matteo
352c122549 fix: now compiles and works for simple commands + clang format 2026-01-17 19:11:55 +01:00
Jean Herail
bf992f2db4 Implemented some ast handlings...
ast lists, and_or, redirection and builtins
2026-01-17 17:33:22 +01:00
Matteo Flebus
1eecb1bd42 fix: merging all the code 2026-01-15 18:49:42 +01:00
Gu://em_
97b7240286 fix: Fixed ALL the code 2026-01-10 19:57:36 +01:00
Jean Herail
4c237c53d0 feat(execution): Basic AST execution, with forks and all 2026-01-10 17:15:16 +01:00
Matteo Flebus
b54488c17f feat(autotools): explainations in README 2026-01-09 14:27:27 +01:00
Guillem George
919ea7b1ba fix: added header guards, and some testing purpose autotools rules 2026-01-07 20:18:11 +01:00
Matteo Flebus
269f50a367 feat(autotools): basic usage 2026-01-07 17:38:54 +01:00