Commit Graph

13 Commits

Author SHA1 Message Date
Quinten Mennen
4005f98b16 refactor: naming conventions 2025-02-18 17:03:40 +01:00
whaffman
c368cf80ea exit status at the end of the executor_execute_pipeline 2025-02-18 16:00:38 +01:00
whaffman
0784d3cf04 fixed some norm 2025-02-13 15:05:17 +01:00
whaffman
68efadf4ac feat: made an executer and commented print functions out for show 2025-02-12 20:52:49 +01:00
whaffman
b196377066 add executor_fork and executor_child 2025-02-12 19:14:05 +01:00
Quinten Mennen
df6b7a41ae feat: add heredoc token 2025-02-11 17:39:51 +01:00
Quinten Mennen
3dda5621b6 feat: include command parsing in minishell struct 2025-02-11 16:35:32 +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
whaffman
ef1a3f8a39 enviroment -> t_list 2025-02-07 16:22:30 +01:00
whaffman
6c726f67f1 enviroNment 2025-02-07 16:01:12 +01:00
whaffman
f64e1f055d split functions cleanup init and free process 2025-02-05 16:24:17 +01:00
whaffman
55ba622714 fixed headers, and function defenitions for prompt 2025-02-05 12:48:04 +01:00