aboutsummaryrefslogtreecommitdiffstats
path: root/src/modelica_model.rs
Commit message (Collapse)AuthorAgeFilesLines
* remove redundant helpers from modelthingbnewbold2017-01-161-45/+0
|
* refactor error handling with error_chainbnewbold2016-12-271-24/+23
|
* fix testsbnewbold2016-12-261-1/+1
|
* updates for parser HashSet stuffbnewbold2016-12-261-20/+11
|
* updates for new modelica-parser-lalrpop hierarchybnewbold2016-12-261-4/+4
|
* basic AST substituting (finishing first stab at solve_for)bnewbold2016-12-251-1/+30
|
* rustfmtbnewbold2016-12-251-63/+115
|
* tweaks to work with modelica-parser-lalrpopbnewbold2016-12-191-4/+4
|
* refactor modelica parser into separate cratebnewbold2016-12-171-0/+231