summaryrefslogtreecommitdiff
path: root/src/compute/value.rs
AgeCommit message (Expand)Author
2020-10-01Rename compute to eval โœLaurenz
2020-10-01Reorganize ast types ๐Ÿ•Laurenz
2020-10-01Rename table to dict โœLaurenz
2020-10-01Make syntax not depend on parse ๐Ÿ“ฉLaurenz
2020-09-30SpanWith trait โ†”Laurenz
2020-09-30Reorganize syntax types into two modules ๐Ÿ“ฆLaurenz
2020-09-27Fix for updated fontdock โœ”Laurenz
2020-09-03Split up parser into multiple files ๐ŸงฑLaurenz
2020-08-30Format everything with rustfmt! ๐Ÿ’šLaurenz
2020-08-27Do as Dolores says โšกLaurenz
2020-08-19Make compute functions possible ๐Ÿ’ปLaurenz
2020-08-17Tidy up library functions ๐ŸงบLaurenz
2020-08-16Add Value type and replace dyn-nodes with call-exprs ๐Ÿ—Laurenz