| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-07-15 | Added export/unset builtin error message and status code | Charles |
| 2020-07-15 | Added g_basename global for error message prefix | Charles |
| 2020-07-14 | Refactoring error handling during parsing | Charles |
| 2020-07-13 | Added signal interupt and signal quit | Charles |
| 2020-06-23 | Fixing builtin which needed to not be run in a child process, Added exit builtin | Charles |
| 2020-06-19 | Added parenthesis handling in eval (not tested) | Charles |
| 2020-06-17 | Added (basic) operator evaluation | Charles |
| 2020-06-15 | Refactoring redirection out of eval/cmd.c, Added tag check shortcut | Charles |
| 2020-06-15 | Fixing leaks (need refactoring) | Charles |
| 2020-06-14 | WIP: Added eval cmd with redirection and builtins | Charles |
| 2020-06-14 | Added eval cmd and error handling draft, Updated preprocessing for list | Charles |
