summaryrefslogtreecommitdiff
path: root/dhall/tests/parser/failure/spacing (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spec: ensure `keyword` rule only matches keywordsNadrieril2020-06-256-6/+6
|
* spec: not all ABNF parsers like empty rulesNadrieril2020-06-251-1/+1
|
* Parse RFC3986 URLsNadrieril2020-03-201-1/+1
|
* Upstream the `with` grammar tweakNadrieril2020-03-122-2/+2
|
* Implement record punsNadrieril2020-03-111-1/+1
|
* Add support for `with` keywordNadrieril2020-03-102-2/+2
|
* Update dhall-lang submoduleNadrieril2020-03-051-3/+3
|
* Add support for dotted field syntaxNadrieril2020-02-202-2/+2
|
* Add support for duplicate record fieldsNadrieril2020-02-202-4/+4
|
* Track error output of parsing and binary decoding testsNadrieril2020-02-0925-0/+150