summaryrefslogtreecommitdiff
path: root/dhall/tests/type-errors (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-30Remove debug output in type errorsNadrieril3-85/+3
2020-01-29Cleanup variable handlingNadrieril1-2/+0
2020-01-29Use TyExpr in TypedNadrieril25-50/+108
2020-01-25Make most type errors stringyNadrieril58-118/+58
2020-01-24Update type-errorsNadrieril45-47/+47
2019-12-27Update dhall-lang submoduleNadrieril2-2/+2
2019-12-24Extend merge to work on OptionalsNadrieril4-4/+4
2019-12-24Add debug output to unhandled type error messageNadrieril78-78/+78
2019-12-22Update dhall-lang submoduleNadrieril1-0/+1
2019-12-22Update dhall-lang submoduleNadrieril2-0/+2
2019-11-11Add more detail to TypeMismatch errorNadrieril5-0/+45
2019-11-11Add a few more pretty errorsNadrieril9-9/+34
2019-11-11Move "Type error" error prefixNadrieril3-6/+6
2019-11-11Display first pretty type errorNadrieril3-3/+18
2019-11-11Implement basicest Display for TypeErrorNadrieril87-87/+87
2019-11-11Test type error messagesNadrieril87-0/+87