index
:
modelthing
master
with-katex
collaborative model development
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tweak KaTeX styling
bnewbold
2017-01-15
1
-3
/
+9
*
update TODO and examples (aspirations!)
bnewbold
2017-01-14
2
-5
/
+23
*
use unimplemented macro
bnewbold
2017-01-14
1
-1
/
+1
*
fix examples (mostly latex symbols)
bnewbold
2017-01-14
3
-9
/
+9
*
add latex (via katex) to model pages
bnewbold
2017-01-14
3
-3
/
+29
*
basic LaTeX transpiling
bnewbold
2017-01-14
3
-1
/
+101
*
parse out exponentiation
bnewbold
2017-01-14
3
-1
/
+29
*
add repr to webface
bnewbold
2017-01-14
2
-2
/
+27
*
basic sandbox wiki editing and creation
bnewbold
2017-01-11
9
-8
/
+237
*
examples: expand on lotke-voltera
bnewbold
2017-01-11
2
-4
/
+32
*
re-export modelica_parser (and fix tests)
bnewbold
2017-01-11
2
-4
/
+3
*
parser: statically compile regex w/ lazy_static
bnewbold
2017-01-07
2
-4
/
+6
*
webface: bit of reordering
bnewbold
2017-01-06
2
-13
/
+14
*
switch from 'markdown' to 'pulldown-cmark' for markdown rendering
bnewbold
2017-01-05
3
-31
/
+26
*
add /raw/ model download
bnewbold
2017-01-04
1
-0
/
+9
*
switch URL scheme to be based at /m/{namespace}/{model}/
bnewbold
2017-01-04
3
-9
/
+19
*
refactor error handling with error_chain
bnewbold
2016-12-27
8
-47
/
+142
*
call ::std::process::exit() directly
bnewbold
2016-12-27
3
-6
/
+3
*
parser: fix string_literals
bnewbold
2016-12-26
2
-1
/
+5
*
remove metadata.toml
bnewbold
2016-12-26
8
-53
/
+4
*
fix tests
bnewbold
2016-12-26
3
-6
/
+8
*
updates for parser HashSet stuff
bnewbold
2016-12-26
3
-22
/
+15
*
parser: refactor vec operations into hashset
bnewbold
2016-12-26
2
-46
/
+39
*
updates for new modelica-parser-lalrpop hierarchy
bnewbold
2016-12-26
7
-14
/
+14
*
radically simplify scope of parsing
bnewbold
2016-12-26
4
-146
/
+6
*
parser: namespacing
bnewbold
2016-12-25
4
-6
/
+45
*
remove variables from metadata files
bnewbold
2016-12-25
4
-88
/
+0
*
basic AST substituting (finishing first stab at solve_for)
bnewbold
2016-12-25
3
-4
/
+50
*
rustfmt
bnewbold
2016-12-25
4
-108
/
+163
*
update/de-cruft notes directory
bnewbold
2016-12-25
13
-41
/
+142
*
update TODOs
bnewbold
2016-12-25
2
-15
/
+23
*
switch mt-tool to clap argument parser
bnewbold
2016-12-25
3
-82
/
+105
*
tweaks to work with modelica-parser-lalrpop
bnewbold
2016-12-19
4
-6
/
+17
*
parser: more progress
bnewbold
2016-12-19
2
-48
/
+70
*
parser: make strip comments a function
bnewbold
2016-12-19
2
-8
/
+11
*
parser: README + TODO tweaks
bnewbold
2016-12-19
2
-3
/
+9
*
parser: more models (not working)
bnewbold
2016-12-19
2
-1
/
+30
*
parser: more features
bnewbold
2016-12-18
3
-39
/
+74
*
parser: more weird examples
bnewbold
2016-12-18
5
-0
/
+49
*
TODO and move build.rs out of src
bnewbold
2016-12-18
3
-1
/
+5
*
manually/naively strip comments from raw .mo files
bnewbold
2016-12-18
2
-4
/
+13
*
parser: remove multi-line comment example
bnewbold
2016-12-18
1
-2
/
+1
*
parser: reserved keywords list (for ref)
bnewbold
2016-12-18
1
-0
/
+61
*
parser: add basic README
bnewbold
2016-12-18
2
-0
/
+19
*
catch parser up with AST; remove generated parser rust
bnewbold
2016-12-18
3
-24934
/
+101
*
parser: booleans and arrays
bnewbold
2016-12-18
2
-1
/
+26
*
parser: example parses files, not just models
bnewbold
2016-12-18
1
-1
/
+1
*
parser: quantity field for component declaration
bnewbold
2016-12-18
2
-1
/
+2
*
higher-level modelica parsing AST structs
bnewbold
2016-12-18
1
-0
/
+50
*
parser: don't print expected if there aren't any
bnewbold
2016-12-18
1
-4
/
+12
[next]