summaryrefslogtreecommitdiff
path: root/dhall/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Simplify normalization using dhall! macroNadrieril1-1/+1
2019-03-06Split-off normalization into its own crateNadrieril1-0/+1
2019-03-06Split-off core into its own crateNadrieril1-0/+1
2019-03-06rustfmtNadrieril1-20/+35
2019-03-06Implement normalization for some more builtinsNadrieril2-10/+40
2019-03-05Update test listNadrieril2-22/+22
2019-03-05Allow branching in match_children! macroNadrieril1-0/+1
2019-03-03Use normalization tests to test the parser tooNadrieril1-8/+19
2019-03-03Parse more of the ASTNadrieril2-4/+3
2019-03-03Remove obsolete testsNadrieril1-2/+0
2019-03-03Brutally increase stack sizeNadrieril1-1/+5
2019-03-03Parse more AST nodesNadrieril1-2/+5
2019-03-02Add parser/failure tests from specNadrieril2-1/+17
2019-03-01Split abnf_to_pest and dhall into their own cratesNadrieril2-0/+250