| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-16 | update len_is_not_sep in lexer.c for '\' | nass1pro |
| 2020-07-16 | Fixing cmd_variable with same names with env_export, Refactoring signal and p... | Charles |
| 2020-07-15 | Added cmd local/exported environment variable (WIP, still a few edge cases) | Charles |
| 2020-07-15 | Added export/unset builtin error message and status code | Charles |
| 2020-07-14 | Refactoring error handling during parsing | Charles |
| 2020-06-23 | Fixing builtin which needed to not be run in a child process, Added exit builtin | Charles |
| 2020-06-19 | Parenthesis working, Added getline loop in main | Charles |
| 2020-06-19 | Added parenthesis handling in eval (not tested) | Charles |
| 2020-06-17 | Fixing (mostly) glob with absolute path | Charles |
| 2020-06-16 | Merge branch 'parse_cmd' into eval | Charles |
| 2020-06-16 | Test travis | nass1pro |
| 2020-06-16 | Merge branch 'parse_cmd' into eval | Charles |
| 2020-06-15 | Testing travis with minishell_test | Charles |
