aboutsummaryrefslogtreecommitdiff
path: root/src/eval/redir.c
AgeCommit message (Expand)Author
2020-08-28Cleaning parserCharles Cabergs
2020-08-27Updated preprocessing, redir, ast to use t_tok_lst instead of t_ftlstCharles Cabergs
2020-08-27Renaming e_token_tag -> e_tokCharles Cabergs
2020-07-19Added errof for cleaner error message, Removed previous error functionsCharles
2020-06-17Added (basic) operator evaluationCharles
2020-06-15Testing travis with minishell_testCharles
2020-06-15Refactoring redirection out of eval/cmd.c, Added tag check shortcutCharles