aboutsummaryrefslogtreecommitdiffstats
path: root/src/bin/mt-tool.rs
Commit message (Expand)AuthorAgeFilesLines
* refactor repr/transpile namesbnewbold2017-01-161-2/+2
* refactor error handling with error_chainbnewbold2016-12-271-8/+28
* call ::std::process::exit() directlybnewbold2016-12-271-2/+1
* updates for new modelica-parser-lalrpop hierarchybnewbold2016-12-261-1/+1
* basic AST substituting (finishing first stab at solve_for)bnewbold2016-12-251-3/+3
* switch mt-tool to clap argument parserbnewbold2016-12-251-82/+52
* refactor modelica parser into separate cratebnewbold2016-12-171-3/+4
* basic impl of solving equationsbnewbold2016-12-021-0/+10
* mt-tool: add missing transpiling usagebnewbold2016-11-301-3/+5
* first pass at pretty-printing parser errorsbnewbold2016-11-291-1/+1
* small improvements to CLI toolsbnewbold2016-11-291-2/+4
* similarly crude javascript outputbnewbold2016-11-021-1/+10
* skeletal scheme transpilationbnewbold2016-11-021-0/+9
* remembered multi-line string literal syntaxbnewbold2016-10-301-5/+6
* expand scope of mt-toolbnewbold2016-10-291-15/+67
* rename tools to mt-prefixbnewbold2016-10-281-0/+47