minishell/src
Quinten Mennen 9f6f48c0ef expansion
2025-02-19 15:24:06 +01:00
..
debug better expension but cat doesnt work 2025-02-18 20:32:42 +01:00
environment use environment_free if you can! 2025-02-12 21:39:30 +01:00
executor exit status at the end of the executor_execute_pipeline 2025-02-18 16:00:38 +01:00
expander expansion 2025-02-19 15:24:06 +01:00
lexer expansion 2025-02-19 15:24:06 +01:00
parser expansion 2025-02-19 15:24:06 +01:00
prompt fixed many malloc in prompt, chaged name history, added command to front of arg list so that its argv[0] 2025-02-12 13:00:51 +01:00
token refactor: naming conventions 2025-02-18 17:03:40 +01:00
utils exit status at the end of the executor_execute_pipeline 2025-02-18 16:00:38 +01:00
main.c we're expanding 2025-02-18 20:04:56 +01:00