summaryrefslogtreecommitdiff
path: root/dhall/tests/type-inference/failure (follow)
Commit message (Expand)AuthorAgeFilesLines
* If can return a typeBasile Henry2020-11-272-8/+2
* tests: commit a forgotten outputNadrieril2020-11-051-0/+6
* tests: add some testsNadrieril2020-11-051-0/+1
* test: commit a forgotten fileNadrieril2020-11-051-0/+6
* tests: add regression tests for `with` kind inferenceNadrieril2020-11-022-0/+7
* 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-257-42/+0
* Move duplicate field checking to parserNadrieril2020-04-0714-41/+41
* Upgrade annotate-snippets versionNadrieril2020-03-31110-110/+110
* Upstream all local testsNadrieril2020-03-106-6/+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-164-4/+24
* Start requiring Universe to build a TypeNadrieril2020-02-162-4/+4
* Rework annotation and Sort handlingNadrieril2020-02-1314-18/+38
* 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-09105-0/+600
* Add local test files on top of dhall-lang testsNadrieril2020-02-021-0/+1