index
:
modelthing
master
with-katex
collaborative model development
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor repr/transpile names
bnewbold
2017-01-16
2
-5
/
+5
*
add latex (via katex) to model pages
bnewbold
2017-01-14
1
-0
/
+3
*
add repr to webface
bnewbold
2017-01-14
1
-0
/
+26
*
basic sandbox wiki editing and creation
bnewbold
2017-01-11
1
-4
/
+165
*
switch from 'markdown' to 'pulldown-cmark' for markdown rendering
bnewbold
2017-01-05
1
-3
/
+8
*
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
1
-5
/
+15
*
refactor error handling with error_chain
bnewbold
2016-12-27
2
-8
/
+33
*
call ::std::process::exit() directly
bnewbold
2016-12-27
2
-4
/
+2
*
remove metadata.toml
bnewbold
2016-12-26
1
-3
/
+2
*
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
*
render markdown
bnewbold
2016-10-30
1
-0
/
+2
*
remembered multi-line string literal syntax
bnewbold
2016-10-30
1
-5
/
+6
*
show example models in webface
bnewbold
2016-10-29
1
-10
/
+30
*
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
*
rename tools to mt-prefix
bnewbold
2016-10-28
2
-0
/
+0
*
webface front page
bnewbold
2016-10-28
1
-5
/
+7
*
have webface templates inherit
bnewbold
2016-10-25
1
-0
/
+1
*
add webface skeleton
bnewbold
2016-10-25
1
-0
/
+67
*
progress and fixes for parser
bnewbold
2016-09-18
1
-2
/
+2
*
work on a minimal modelica parser+ast
bnewbold
2016-09-18
1
-3
/
+3
*
rust parser with LALRPOP: pascal example
bnewbold
2016-09-16
1
-0
/
+47