minishell/src
Jérôme Guélen b58848e091
Expansion: fix but still a problem matching '.'
Problem in the coherence of behaviour regarding ownership with star expansion
fixed.
2025-03-21 10:42:46 +01:00
..
buffer buffer: add ft_buffer_to_charptr function 2025-03-11 14:58:13 +01:00
env tests: some fixes 2025-03-21 10:14:37 +01:00
executing/here_doc here_doc: prepare handling for variable expansion in here_doc 2025-03-11 14:58:13 +01:00
parser Expansion: fix but still a problem matching '.' 2025-03-21 10:42:46 +01:00
postprocess/redirections redirection parsing: handle other types of redirection 2025-03-11 14:58:13 +01:00
sig Expansion: not dealing with potential directory yet 2025-03-21 10:11:58 +01:00
subst Expansion: fix but still a problem matching '.' 2025-03-21 10:42:46 +01:00
word_search Expansion: correction of type conflict 2025-03-21 10:09:32 +01:00
ft_errno.c redirection parsing: detect malformed redirection 2025-03-10 16:57:02 +01:00
ft_errno.h Expansion: A fix attempt 2025-03-21 10:14:34 +01:00
get_command.c get_command refactor: put into own file 2025-02-20 14:40:57 +01:00
get_command.h get_command refactor: put into own file 2025-02-20 14:40:57 +01:00
minishell.c wordsplit: make it compile 2025-02-20 15:00:48 +01:00
minishell.h fix: does not compile 2025-03-21 10:09:32 +01:00