summaryrefslogtreecommitdiff
path: root/src/model.rs
AgeCommit message (Collapse)Author
2017-12-26Refactored to use more extensive typingJustin Worthe
2017-12-26Moved overall model updating logic out of the GUI layerJustin Worthe
This will be useful eventually for sharing a bit more overall application logic with the wasm build.