aboutsummaryrefslogtreecommitdiff
path: root/src/parser.rs
AgeCommit message (Collapse)Author
2021-10-15Update dependenciesguitslil clingman
2021-01-09Added .rustfmt.toml, tabs for indentation, spaces for alignmenttslil clingman
2020-12-28Haha: forget some references to Foobar in GPL statementtslil clingman
2020-02-15Preparing for releasetslil clingman
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