summaryrefslogtreecommitdiff
path: root/src/table.rs
AgeCommit message (Expand)Author
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-15Add table expressions with arg-parsing functions 🪔Laurenz
2020-08-14Basic table type 📔Laurenz