summaryrefslogtreecommitdiff
path: root/src/syntax/tree.rs
AgeCommit message (Expand)Author
2020-08-29Newlines are complicated, y'all 😱Martin Haug
2020-08-29Merge branch 'master' into code-blocksMartin
2020-08-29Added code blocks 🚟Martin Haug
2020-08-29Remove par nodes in favor of parbreaks 🔄Laurenz
2020-08-27Better error reporting for nameless function 💡Laurenz
2020-08-19Make compute functions possible 💻Laurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs 🏗Laurenz
2020-08-04Refactor function parsing ♻Laurenz
2020-08-04Par nodes 🧳Laurenz
2020-08-03Formatting, documentation and small improvements 🧽Laurenz
2020-08-02Refactor model into tree 🛒Laurenz