summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors/unit (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More errorsNadrieril2020-02-026-9/+31
|
* More nice errors plus some refactorNadrieril2020-02-028-11/+38
|
* Implement once nice error using annotate_snippetsNadrieril2020-02-013-3/+24
|
* Remove debug output in type errorsNadrieril2020-01-303-85/+3
|
* Cleanup variable handlingNadrieril2020-01-291-2/+0
|
* Use TyExpr in TypedNadrieril2020-01-2923-48/+106
|
* Make most type errors stringyNadrieril2020-01-2557-110/+57
|
* Update type-errorsNadrieril2020-01-2445-47/+47
|
* Update dhall-lang submoduleNadrieril2019-12-272-2/+2
|
* Extend merge to work on OptionalsNadrieril2019-12-244-4/+4
|
* Add debug output to unhandled type error messageNadrieril2019-12-2476-76/+76
|
* Update dhall-lang submoduleNadrieril2019-12-221-0/+1
|
* Update dhall-lang submoduleNadrieril2019-12-222-0/+2
|
* Add more detail to TypeMismatch errorNadrieril2019-11-114-0/+38
|
* Add a few more pretty errorsNadrieril2019-11-118-8/+33
|
* Move "Type error" error prefixNadrieril2019-11-113-6/+6
|
* Display first pretty type errorNadrieril2019-11-113-3/+18
|
* Implement basicest Display for TypeErrorNadrieril2019-11-1184-84/+84
|
* Test type error messagesNadrieril2019-11-1184-0/+84