LuckyLaszlo
d3d55386d9
refactoring parsing (wip)
2021-12-11 04:27:57 +01:00
LuckyLaszlo
2eed0f2d45
little fix, ft_lstnew_generic() prototype.
...
+ unused c var in builtin_env()
2021-12-03 16:10:04 +01:00
LuckyLaszlo
07e98c7cf8
"e_quotes_state" redefined in minishell_structs.h
2021-11-26 21:31:17 +01:00
LuckyLaszlo
140549db00
WIP exec_cmd_line()
...
+ fix error handle in redirections()
+ rename ft_free_cmd_arr() to free_pipeline()
+ "char **path" added to "struct t_all"
+ misc
2021-11-16 08:49:57 +01:00
LuckyLaszlo
66b48dc99d
redirections WIP
2021-11-14 11:05:58 +01:00
LuckyLaszlo
106af37b58
words_expansions() complete
...
+ TODO : need refactoring and fix to valgrind invalid read size
+ redirections() WIP
+ Generic ft_dup_2d_arr(), ft_split_quotes(), ft_strdup_quotes()
+ shell_loop() continue on error
+ various small fix
2021-11-14 00:09:42 +01:00
LuckyLaszlo
0ae84abb14
bugfix expansions
2021-11-08 04:02:43 +01:00
LuckyLaszlo
0a5c7545c1
WIP parsing expansions
2021-11-07 04:41:17 +01:00