Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updates for new modelica-parser-lalrpop hierarchy | bnewbold | 2016-12-26 | 1 | -1/+1 |
* | basic AST substituting (finishing first stab at solve_for) | bnewbold | 2016-12-25 | 1 | -3/+3 |
* | switch mt-tool to clap argument parser | bnewbold | 2016-12-25 | 1 | -82/+52 |
* | refactor modelica parser into separate crate | bnewbold | 2016-12-17 | 1 | -3/+4 |
* | basic impl of solving equations | bnewbold | 2016-12-02 | 1 | -0/+10 |
* | mt-tool: add missing transpiling usage | bnewbold | 2016-11-30 | 1 | -3/+5 |
* | first pass at pretty-printing parser errors | bnewbold | 2016-11-29 | 1 | -1/+1 |
* | small improvements to CLI tools | bnewbold | 2016-11-29 | 1 | -2/+4 |
* | similarly crude javascript output | bnewbold | 2016-11-02 | 1 | -1/+10 |
* | skeletal scheme transpilation | bnewbold | 2016-11-02 | 1 | -0/+9 |
* | remembered multi-line string literal syntax | bnewbold | 2016-10-30 | 1 | -5/+6 |
* | expand scope of mt-tool | bnewbold | 2016-10-29 | 1 | -15/+67 |
* | rename tools to mt-prefix | bnewbold | 2016-10-28 | 1 | -0/+47 |