minishell/parser/src/passes
2024-10-04 18:48:43 +02:00
..
double_quote_parsing.c update: added folding into expansion node if possible 2024-10-03 22:52:01 +02:00
fold_double_pipe.c feat: adding the parsing of pipe to obtain OR 2024-10-04 18:48:43 +02:00
fold_expansion.c update: added folding into expansion node if possible 2024-10-03 22:52:01 +02:00
fold_whitespace.c update: fixed fold whitespace 2024-10-04 18:32:30 +02:00
template_file.c feat: adding global value of whitespace 2024-10-04 17:48:43 +02:00