Quinten Mennen
f6c2754882
make norminette happy(er)
2025-03-05 21:19:02 +01:00
Quinten Mennen
cccc203425
correct concat
2025-03-05 16:53:54 +01:00
whaffman
de9f3f7f8c
NORM
2025-03-02 22:15:46 +01:00
whaffman
888476ea0c
Made NOBANNER NOPROMPT and NOCOLOR FLAGS for make,
...
make run FLAGS="-DNOCOLORS -DNOBANNER -DNOPROMPT"
2025-03-01 12:01:56 +01:00
whaffman
0e72632168
minor fixes
2025-02-28 15:27:09 +01:00
whaffman
98451de1fa
0 Norm errors
2025-02-28 14:19:54 +01:00
whaffman
5d01cf3086
minishell -> msh
2025-02-26 16:17:07 +01:00
whaffman
c2efcca0fa
norm 2
2025-02-26 15:45:10 +01:00
Quinten Mennen
0b250580f2
remove obsolete malloc check
2025-02-25 19:59:18 +01:00
whaffman
91cb0af6ef
Free_safe implemented, ft_lstnew_safe and ft_lstclear_safe added
...
ft_strdup_safe added
ft_strjoin_safe added
2025-02-25 16:55:13 +01:00
whaffman
07f48cfc62
free_safe working state WIP
2025-02-25 15:43:56 +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
whaffman
49d3a8232b
preliminary signals
2025-02-19 13:58:50 +01:00
whaffman
a1b064fdfc
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
whaffman
83c50f511f
fixed get_user and prompt
2025-02-11 16:19:26 +01:00
whaffman
869eb0d857
Environment
...
environment: rename functions
environment: add get_arr function
builtins: add export builtin
2025-02-08 14:43:53 +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
Quinten Mennen
0c23778911
nicer banner
2025-02-06 16:37:28 +01:00
Quinten Mennen
43583e5795
fix readme
2025-02-06 16:15:59 +01:00
whaffman
39af6d2d52
add persistent history
2025-02-05 17:14: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
whaffman
ebecccc201
username in prompt
...
banner at starting of shell
preliminary builtins: exit, clear, env
2025-02-04 23:45:19 +01:00
whaffman
1ee3793433
main samengevoegd, prompt home ~, kleurtjes
2025-02-04 22:53:46 +01:00
whaffman
c111b8cbc7
broken prompt
2025-02-04 18:59:51 +01:00
whaffman
de6bb00acf
added prompt header and made main
2025-02-04 16:42:55 +01:00