whaffman
ab72bd5bbb
malloc_safe
...
- add freelist to minishell
- add t_minishell *minishell to all function calling malloc_free
- substituted all malloc calls but the first to malloc_safe
2025-02-25 14:54:17 +01:00
Quinten
ea90a00c33
merge main into quitnen
2025-02-23 12:46:02 +01:00
Quinten
45968e547e
parsing input redirects
2025-02-23 12:20:19 +01:00
Quinten Mennen
6d308b4a67
we're expanding
2025-02-18 20:04:56 +01:00
whaffman
486a207834
norm errors
2025-02-11 17:22:11 +01:00
Quinten Mennen
0992ae20cf
feat: parsing a token list into a command list
2025-02-11 16:29:31 +01:00
Quinten Mennen
015c5eb330
feat: setup for parser
2025-02-11 14:07:46 +01:00