Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remembered multi-line string literal syntax | bnewbold | 2016-10-30 | 1 | -5/+6 |
* | show example models in webface | bnewbold | 2016-10-29 | 3 | -18/+51 |
* | make struct members pub also | bnewbold | 2016-10-29 | 1 | -12/+12 |
* | start adding option handling for webface | bnewbold | 2016-10-29 | 1 | -2/+40 |
* | expand scope of mt-tool | bnewbold | 2016-10-29 | 1 | -15/+67 |
* | make library routines public | bnewbold | 2016-10-29 | 1 | -7/+7 |
* | stub out routines for loading model+metadata from file | bnewbold | 2016-10-29 | 2 | -0/+284 |
* | PartialEq and rename modelica AST | bnewbold | 2016-10-29 | 3 | -44/+48 |
* | rename tools to mt-prefix | bnewbold | 2016-10-28 | 3 | -0/+1 |
* | webface: generic footer | bnewbold | 2016-10-28 | 3 | -8/+21 |
* | example model: leave a free parameter | bnewbold | 2016-10-28 | 1 | -1/+0 |
* | tiny additions to parser to handle examples | bnewbold | 2016-10-28 | 2 | -3294/+6616 |
* | add missing semicolons in examples | bnewbold | 2016-10-28 | 2 | -3/+3 |
* | webface front page | bnewbold | 2016-10-28 | 5 | -6/+60 |
* | basic build directions | bnewbold | 2016-10-27 | 1 | -0/+11 |
* | move links around | bnewbold | 2016-10-27 | 2 | -3/+2 |
* | have webface templates inherit | bnewbold | 2016-10-25 | 4 | -18/+19 |
* | add webface skeleton | bnewbold | 2016-10-25 | 8 | -0/+646 |
* | update lalrpop version in Cargo.toml | bnewbold | 2016-10-25 | 2 | -20/+45 |
* | re-write README | bnewbold | 2016-10-25 | 2 | -12/+35 |
* | more minimal examples | bnewbold | 2016-10-25 | 2 | -0/+16 |
* | progress and fixes for parser | bnewbold | 2016-09-18 | 5 | -11027/+6147 |
* | work on a minimal modelica parser+ast | bnewbold | 2016-09-18 | 10 | -468512/+26745 |
* | commit a basic plan/TODO | bnewbold | 2016-09-16 | 1 | -0/+15 |
* | rust parser with LALRPOP: pascal example | bnewbold | 2016-09-16 | 9 | -0/+468848 |
* | update format of initial examples | bnewbold | 2016-09-16 | 6 | -31/+38 |
* | move files around | bnewbold | 2016-09-16 | 3 | -0/+0 |
* | commit old reading links | bnewbold | 2016-09-16 | 1 | -0/+21 |
* | add EBNF-like language spec for Modelica 3.3r1 | bnewbold | 2016-06-15 | 1 | -0/+347 |
* | add last night's notes | bnewbold | 2016-06-15 | 3 | -4/+93 |
* | import notes from recurse folder | bnewbold | 2016-06-14 | 8 | -0/+227 |
* | init repo | bnewbold | 2016-06-14 | 2 | -0/+32 |