summaryrefslogtreecommitdiff
path: root/src/syntax/node.rs
AgeCommit message (Expand)Author
2021-01-26More straightforward pretty printing tests ๐ŸงนLaurenz
2021-01-12Group and block expressions, unary plus ๐ŸงฉLaurenz
2021-01-10Braced content -> Bracketed templates โœLaurenz
2021-01-06Inline literal enum into expression enum ๐Ÿ”€Laurenz
2021-01-06Pretty printing ๐Ÿฆ‹Laurenz
2021-01-03Move and rename many things ๐Ÿš›Laurenz
2021-01-02Dynamic values, Types, Arrays, and Dictionaries ๐Ÿš€Laurenz
2021-01-01A few small improvements โ™ปLaurenz
2021-01-01Better parser testing โœ…Laurenz
2020-10-10Flatten ast module back into syntax module ๐ŸŒชLaurenz