| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-03-10 | Parser refactoring and replaced stdlib sqrt function with mySqrtHEADmaster | Charles |
| 2020-03-10 | Solution commentary, parsing free from entrie (i.e X^1, 2*X) bonus | Charles |
| 2020-03-10 | Edge case handling in parsing and equation solving | Charles |
| 2020-03-09 | No more exception on digit parsing, coerrant equation display | Charles |
| 2020-03-09 | Spaces in parsing, more intuitive equation display | Charles |
| 2020-03-09 | Argument Checking, equation evaluation | Charles |
| 2020-03-09 | Refactoring file structure | Charles |
| 2020-03-09 | Parser combinator actually working (kinda) | Charles |
| 2020-03-03 | Basic parser combinator | Charles |
| 2020-02-29 | Basic lexer | Charles |
| 2020-02-29 | Initial commit | Charles |
