aboutsummaryrefslogtreecommitdiffstats
path: root/modelica-parser-lalrpop/src
Commit message (Expand)AuthorAgeFilesLines
* parser: namespacingbnewbold2016-12-251-2/+12
* parser: more progressbnewbold2016-12-192-48/+70
* parser: make strip comments a functionbnewbold2016-12-191-0/+10
* parser: more featuresbnewbold2016-12-182-25/+60
* TODO and move build.rs out of srcbnewbold2016-12-181-5/+0
* catch parser up with AST; remove generated parser rustbnewbold2016-12-182-24934/+100
* parser: booleans and arraysbnewbold2016-12-182-1/+26
* parser: quantity field for component declarationbnewbold2016-12-182-1/+2
* higher-level modelica parsing AST structsbnewbold2016-12-181-0/+50
* parser: don't print expected if there aren't anybnewbold2016-12-181-4/+12
* parser: support for math functions (sin, exp, log, etc)bnewbold2016-12-183-3037/+7262
* parser: refactor components into clauses/declbnewbold2016-12-183-4380/+9237
* refactor modelica parser into separate cratebnewbold2016-12-175-0/+16363