summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/failure/spacing (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-25spec: ensure `keyword` rule only matches keywordsNadrieril6-6/+6
2020-06-25spec: not all ABNF parsers like empty rulesNadrieril1-1/+1
2020-03-20Parse RFC3986 URLsNadrieril1-1/+1
2020-03-12Upstream the `with` grammar tweakNadrieril2-2/+2
2020-03-11Implement record punsNadrieril1-1/+1
2020-03-10Add support for `with` keywordNadrieril2-2/+2
2020-03-05Update dhall-lang submoduleNadrieril1-3/+3
2020-02-20Add support for dotted field syntaxNadrieril2-2/+2
2020-02-20Add support for duplicate record fieldsNadrieril2-4/+4
2020-02-09Track error output of parsing and binary decoding testsNadrieril25-0/+150