| Age | Commit message (Expand) | Author |
| 2020-08-19 | Removing glob, Rewritting preprocessing with escape and interpolation only | Charles Cabergs |
| 2020-07-18 | 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-18 | Fixing little bug in env_search | Charles |
| 2020-06-17 | Added env_export and env_keycmp | Charles |
| 2020-06-12 | Added preprocess escape with backslash, sticky str merge, travis CI before merge | Charles |
| 2020-06-09 | Added iterpolation like bash according to lexer output (2 leaks) | Charles |
| 2020-06-09 | Added make with multiple jobs and making merge compile | Charles |
| 2020-04-05 | Preprocessing (glob and iterpolation) draft (not tested) | Charles |
| 2020-04-04 | Glob logic mainly done | Charles |
| 2020-04-03 | Refactoring env, connecting pipes, preprocess draft | Charles |
| 2020-04-03 | Evaluation pipe frame (not tested) | Charles |
| 2020-04-01 | Changed representation of environment to vector | Charles |
| 2020-04-01 | Norm compliant comment format, dirty script for doxygen comments | Charles |
| 2020-03-31 | Removing ms_ prefix, Removing junk | Charles |
| 2020-03-30 | Added doc | Charles |
| 2020-03-28 | Cleaning env and path, Removed state struct | Charles |