| Age | Commit message (Expand) | Author |
| 2020-09-28 | Fixing builtin error message and status code to work on mac | Charles Cabergs |
| 2020-09-16 | Added g_state to store global variables, Refactoring tok_assign_str | Charles Cabergs |
| 2020-09-15 | Refactoring env, Removing bloat from utils, exec and env | Charles Cabergs |
| 2020-09-13 | Refactoring eval file structure, Added comment to builtin | 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-20 | Refactoring preprocess, replacing ms_split_notrim by a more direct function | Charles Cabergs |
| 2020-07-19 | Added errof for cleaner error message, Removed previous error functions | Charles |
| 2020-07-18 | Fixing exit error message and overflow detection | 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-04-01 | Norm compliant comment format, dirty script for doxygen comments | Charles |
| 2020-04-01 | Added builtin support in command eval, Refactoring eval/builtin function, Add... | Charles |
| 2020-03-30 | Added doc | Charles |
| 2020-02-27 | WIP: path update from PATH formated string | Charles |