minishell/src
2025-02-18 16:00:38 +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
lexer banner work 2025-02-06 13:37:12 +01:00
parser feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +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 feat: add heredoc token 2025-02-11 17:39:51 +01:00
utils exit status at the end of the executor_execute_pipeline 2025-02-18 16:00:38 +01:00
main.c fixed some norm 2025-02-13 15:05:17 +01:00