aboutsummaryrefslogtreecommitdiffstats
path: root/src/transpile_js.rs
Commit message (Expand)AuthorAgeFilesLines
* switch to sci notation for floats (except latex)bnewbold2017-01-281-1/+1
* fiddling with whitespace for other reprsbnewbold2017-01-281-15/+17
* sort the output of HashMaps (eg, for argument order)bnewbold2017-01-161-4/+15
* add 'ode' transpile variant for javascriptbnewbold2017-01-161-5/+51
* refactor repr/transpile namesbnewbold2017-01-161-9/+9
* basic LaTeX transpilingbnewbold2017-01-141-1/+1
* refactor error handling with error_chainbnewbold2016-12-271-6/+6
* updates for parser HashSet stuffbnewbold2016-12-261-1/+2
* updates for new modelica-parser-lalrpop hierarchybnewbold2016-12-261-2/+2
* rustfmtbnewbold2016-12-251-18/+13
* tweaks to work with modelica-parser-lalrpopbnewbold2016-12-191-1/+6
* refactor modelica parser into separate cratebnewbold2016-12-171-2/+4
* fix get_constant_vars function type signaturebnewbold2016-12-021-2/+4
* similarly crude javascript outputbnewbold2016-11-021-0/+58