summaryrefslogtreecommitdiff
path: root/src/parser.rs
AgeCommit message (Collapse)Author
2020-02-09Silly error in CPS implementationtslil clingman
2020-02-09Implemented variant start types, no check for bugfree yettslil clingman
2020-01-27fix ptn issuestslil clingman
2020-01-21fixed tall stack nonsense, improved parsertslil clingman
2020-01-20Some bug in moving tall stacks ... ?tslil clingman
2020-01-20Move rules were incorrectly/incompletely implementedtslil clingman
2020-01-20bool + log ad hoc --> Result<_,_> & refactoringtslil clingman
2020-01-19Parsing `by hand', gui in separate moduletslil clingman