summaryrefslogtreecommitdiff
path: root/dhall/tests/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upstream the `with` grammar tweakNadrieril2020-03-122-2/+2
* Implement record punsNadrieril2020-03-112-1/+7
* Upstream all local testsNadrieril2020-03-1019-14/+0
* Add support for `with` keywordNadrieril2020-03-102-2/+2
* Update dhall-lang submoduleNadrieril2020-03-053-3/+15
* Add a bunch of testsNadrieril2020-03-0519-0/+14
* OopsNadrieril2020-02-211-0/+6
* Add support for dotted field syntaxNadrieril2020-02-202-2/+2
* Disallow Natural literals with leading zerosNadrieril2020-02-201-0/+6
* Add support for duplicate record fieldsNadrieril2020-02-202-4/+4
* Track error output of parsing and binary decoding testsNadrieril2020-02-0952-0/+307