aboutsummaryrefslogtreecommitdiffstats
path: root/src/modelica_parser.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor modelica parser into separate cratebnewbold2016-12-171-15955/+0
* cargo upgrade (and re-lalrpop)bnewbold2016-11-291-14373/+1270
* small code cleanupsbnewbold2016-11-291-5/+5
* push more variable metadata into the model filebnewbold2016-11-021-3944/+8116
* PartialEq and rename modelica ASTbnewbold2016-10-291-36/+36
* tiny additions to parser to handle examplesbnewbold2016-10-281-3294/+6612
* progress and fixes for parserbnewbold2016-09-181-10957/+6051
* work on a minimal modelica parser+astbnewbold2016-09-181-0/+26474