summaryrefslogtreecommitdiff
path: root/src/parse
AgeCommit message (Expand)Author
2020-10-01Rename compute to eval ✏Laurenz
2020-10-01Flatten compute moduleLaurenz
2020-10-01Reorganize ast types 🏕Laurenz
2020-10-01Rename table to dict ✏Laurenz
2020-10-01Make syntax not depend on parse 📩Laurenz
2020-10-01Rename CharParser to Scanner ✏Laurenz
2020-10-01Simplify tokenizer a bit 🔄Laurenz
2020-10-01Implement low-level char parser 🥜Laurenz
2020-09-30Restructure parser files 🍔Laurenz
2020-09-30Flatten unescape_string a bit 🥞Laurenz
2020-09-30Refactor raw blocks 💱Laurenz
2020-09-30Replace line/column with byte positions 🔢Laurenz
2020-09-30SpanWith trait ↔Laurenz
2020-09-30Reorganize syntax types into two modules 📦Laurenz