aboutsummaryrefslogtreecommitdiff
path: root/src/eval/op.c
AgeCommit message (Expand)Author
2020-09-13Fixing pipe zombie childrenCharles Cabergs
2020-09-12Added concurrent pipeline (not working with minishell_test for some obscure r...Charles Cabergs
2020-09-10Added errorf_ret helper, Removing error to status (just status code and fatal...Charles Cabergs
2020-09-10Added better error handling in evalCharles Cabergs
2020-08-28Fixing double free redir, export and preprocess on empty valueCharles Cabergs
2020-06-19Parenthesis working, Added getline loop in mainCharles
2020-06-19Fixed ast_printCharles
2020-06-19Added parenthesis handling in eval (not tested)Charles
2020-06-17Added (basic) operator evaluationCharles