whaffman
7d32667e4d
executo builtin fix?
2025-03-04 16:17:31 +01:00
whaffman
23e987b5bf
parse $?
2025-02-26 17:44:59 +01:00
whaffman
c366ddd6d6
norm 4
2025-02-26 16:21:17 +01:00
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 Mennen
a9f356176f
redirect setup
2025-02-20 17:54:34 +01:00
whaffman
d289065ade
feat: builtin router, checker and buitlin stubs
2025-02-20 11:43:15 +01:00
Quinten Mennen
6d308b4a67
we're expanding
2025-02-18 20:04:56 +01:00
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