summaryrefslogtreecommitdiff
path: root/tests/src/parser.rs
AgeCommit message (Collapse)Author
2020-02-03Port tests 🚁Laurenz
2020-01-19Move to non-fatal errors 🪂 [WIP]Laurenz
- Dynamic models instead of SyntaxTrees - No more ParseResult/LayoutResult - Errors and Decorations which are propagated to parent contexts - Models are finally clonable
2020-01-16Do argument parsing ☑Laurenz
2020-01-16Powerful parser testing 🐱‍👤Laurenz