summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/failure (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-12Upstream the `with` grammar tweakNadrieril2-2/+2
2020-03-11Implement record punsNadrieril2-1/+7
2020-03-10Upstream all local testsNadrieril1-1/+0
2020-03-10Add support for `with` keywordNadrieril2-2/+2
2020-03-05Update dhall-lang submoduleNadrieril3-3/+15
2020-03-05Add a bunch of testsNadrieril1-0/+1
2020-02-21OopsNadrieril1-0/+6
2020-02-20Add support for dotted field syntaxNadrieril2-2/+2
2020-02-20Disallow Natural literals with leading zerosNadrieril1-0/+6
2020-02-20Add support for duplicate record fieldsNadrieril2-4/+4
2020-02-09Track error output of parsing and binary decoding testsNadrieril52-0/+307