| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-13 | Refactoring eval file structure, Added comment to builtin | Charles Cabergs |
| 2020-09-13 | Fixing pipe zombie children | Charles Cabergs |
| 2020-09-12 | Added concurrent pipeline (not working with minishell_test for some obscure r... | Charles Cabergs |
| 2020-09-10 | Added errorf_ret helper, Removing error to status (just status code and fatal... | Charles Cabergs |
| 2020-09-10 | Added better error handling in eval | Charles Cabergs |
| 2020-08-28 | Fixing double free redir, export and preprocess on empty value | Charles Cabergs |
| 2020-06-19 | Parenthesis working, Added getline loop in main | Charles |
| 2020-06-19 | Fixed ast_print | Charles |
| 2020-06-19 | Added parenthesis handling in eval (not tested) | Charles |
| 2020-06-17 | Added (basic) operator evaluation | Charles |
