minishell/src
2025-02-12 20:52:49 +01:00
..
environment norm errors 2025-02-11 17:22:11 +01:00
executor feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +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 feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +01:00
main.c feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +01:00