diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-12-26 01:13:35 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-12-26 01:14:32 -0800 |
commit | c12c61cb0f34df3421b9e967e74c0603f9e44a0f (patch) | |
tree | dcff0b8665040aaa53c5897c7e74e940ded5d6c6 /TODO | |
parent | 7168804b8a555f1ecfb11d595c63384fda7a8f6f (diff) | |
download | modelthing-c12c61cb0f34df3421b9e967e74c0603f9e44a0f.tar.gz modelthing-c12c61cb0f34df3421b9e967e74c0603f9e44a0f.zip |
fix tests
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,12 +1,13 @@ cleanups and fixes: - refactor away metadata into just modelica and examples.toml -- refactor to use HashSet instead of Vec<String> - proper error handling types/story - validate incomplete identifiers (?) - finish rebalance/resolve/rephrase for {x} + => tests! +- switch to .mo files - latex output - tangle demo - http://blog.littleredcomputer.net/math/odex/js/2016/04/03/lotka-volterra.html |