aboutsummaryrefslogtreecommitdiffstats
path: root/modelica-parser-lalrpop/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* parser: statically compile regex w/ lazy_staticbnewbold2017-01-071-0/+1
| | | | As per regex library's documentation
* TODO and move build.rs out of srcbnewbold2016-12-181-1/+1
|
* manually/naively strip comments from raw .mo filesbnewbold2016-12-181-0/+1
|
* parser: add basic READMEbnewbold2016-12-181-0/+1
|
* refactor modelica parser into separate cratebnewbold2016-12-171-0/+25