summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure/unit (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement type checking for With opBasile Henry2020-11-012-4/+4
* No need to escape underscores in pretty-printingNadrieril2020-10-281-1/+1
* fix: add missing testNadrieril2020-10-281-0/+6
* spec: Enable `with` optimizationsNadrieril2020-09-141-0/+6
* spec!: remove Optional/build and Optional/foldNadrieril2020-06-253-0/+24
* spec: allow unions with mixed kindsNadrieril2020-06-256-36/+0
* Move duplicate field checking to parserNadrieril2020-04-0712-36/+36
* Upgrade annotate-snippets versionNadrieril2020-03-31106-106/+106
* Upstream all local testsNadrieril2020-03-105-5/+0
* Add support for `with` keywordNadrieril2020-03-102-0/+8
* Add a bunch of testsNadrieril2020-03-0510-0/+36
* Add support for duplicate record fieldsNadrieril2020-02-204-6/+3
* Avoid recomputing universes in tckNadrieril2020-02-163-3/+18
* Start requiring Universe to build a TypeNadrieril2020-02-162-4/+4
* Rework annotation and Sort handlingNadrieril2020-02-1311-12/+27
* Simplify conversions to/from TyExprNadrieril2020-02-134-0/+20
* Remove most TyExpr from normalizationNadrieril2020-02-099-18/+18
* Move ui outputs to a sensible placeNadrieril2020-02-09101-0/+577