2020-09-24
@Mark
Some changes to how we report errors, we should track whether we were expecting to get the given sub-expression or not (for instance, if we've already parsed the 'if' part of an if statement)
Mark committed on 24 Sep 2020
@Mark
Fixes, more keywords, and statements may or may not end in semicolons depending on the statement
Mark committed on 24 Sep 2020
@Mark
Blocks of statements
Mark committed on 24 Sep 2020
@Mark
Add ternary
Mark committed on 24 Sep 2020
@Mark
Fixed bugs in the new class-based/non-throwing approach
Mark committed on 24 Sep 2020
2020-09-23
@Mark
Continuing making better structure
Mark committed on 23 Sep 2020
@Mark
Make it professional
Mark committed on 23 Sep 2020
2020-09-22
@Mark
Better errors
Mark committed on 22 Sep 2020
@Mark
Fixes to token position tracking
Mark committed on 22 Sep 2020
@Mark
Track the token index in the original string
Mark committed on 22 Sep 2020
@Mark
Added .gitignore
Mark committed on 22 Sep 2020
@Mark
Parser pretty much complete, and pretty
Mark committed on 22 Sep 2020
2020-09-21
@Mark
Parsing pretty much working
Mark committed on 21 Sep 2020