42_minishell/include
mcolonna 6862a1913b fix: export builtin and other things *
fix: parse_command: syntaxes like: "hello"'hello'hello
fix: export builtin: "NAME=VALUE" syntax
fix: variables can contain digits
add: variables_nameisvalid()
change: dev/valgrind.sh
2024-07-03 12:18:16 +02:00
..
ask_command.h [ADD] signals handler * 2024-06-18 15:43:22 +02:00
builtins.h fix: several builtins * 2024-07-01 14:33:38 +02:00
cool_readline.h fix: TODO and FIXME in the files 2024-06-25 15:46:19 +02:00
error.h [ADD] add some buitlin 2024-06-25 13:21:55 +02:00
exec_command.h [ADD] signals handler * 2024-06-18 15:43:22 +02:00
include.h norminette: split parse_command.c 2024-06-27 14:53:45 +02:00
main.h norm 2024-07-01 13:39:45 +02:00
parse_command.h norm 2024-07-01 13:39:45 +02:00
path.h fix: $PATH checked from variables * 2024-06-25 13:10:01 +02:00
signalhandler.h norminette 2024-06-28 12:58:51 +02:00
variables.h fix: export builtin and other things * 2024-07-03 12:18:16 +02:00