aboutsummaryrefslogtreecommitdiffstats
path: root/modelica-parser-lalrpop/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* parser: statically compile regex w/ lazy_staticbnewbold2017-01-071-4/+5
* radically simplify scope of parsingbnewbold2016-12-261-5/+4
* parser: namespacingbnewbold2016-12-251-2/+12
* parser: make strip comments a functionbnewbold2016-12-191-0/+10
* parser: don't print expected if there aren't anybnewbold2016-12-181-4/+12
* refactor modelica parser into separate cratebnewbold2016-12-171-0/+65