summaryrefslogtreecommitdiff
path: root/src/syntax/decoration.rs
AgeCommit message (Expand)Author
2020-09-30Move decoration into mod.rs 🔙Laurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs 🏗Laurenz
2020-08-16Remove tuples and objects in favor of tables 🛢Laurenz
2020-08-03Formatting, documentation and small improvements 🧽Laurenz
2020-08-02Move binary into separate crate and tidy dependencies 🎭Laurenz
2020-08-02Refactor argument parsing 🔬Laurenz