| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-10-10 | Norming debugging function, Enabling them only when MINISHELL_TEST is defined | Charles Cabergs |
| 2020-10-09 | Norming eval | Charles Cabergs |
| 2020-10-08 | Fixing leaks in parser and preprocessor | Charles Cabergs |
| 2020-10-06 | Added pipeline ast and pipeline evaluation (not working when first command is... | Charles Cabergs |
| 2020-09-16 | Refactoring main, all setup code in setup.c, disabled -c and -l flags if not ... | Charles Cabergs |
| 2020-08-27 | Fising tok_lst_new uninitialized next, Added tok_lst_debug, Fixing parse_cmd | Charles Cabergs |
| 2020-08-27 | Updated preprocessing, redir, ast to use t_tok_lst instead of t_ftlst | 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-18 | Fixing little bug in env_search | Charles |
