summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear/should_compile
Commit message (Expand)AuthorAgeFilesLines
* Run linear Lint on the desugarer output (part of #19165)Krzysztof Gogolewski2021-03-051-1/+1
* Infer multiplicity in case expressionsKrzysztof Gogolewski2021-03-011-1/+1
* Fix assertion error with linear types, #19400Krzysztof Gogolewski2021-02-272-0/+15
* Improve handling of overloaded labels, literals, lists etcwip/T19154Simon Peyton Jones2021-02-191-0/+2
* Fix typosBrian Wignall2021-02-061-1/+1
* Add a test for #18736Krzysztof Gogolewski2021-02-062-0/+8
* Improve inference with linear typesKrzysztof Gogolewski2020-12-201-1/+1
* Linear types: fix quantification in GADTs (#18790)Krzysztof Gogolewski2020-10-101-6/+21
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-2911-26/+24
* Make 'undefined x' linear in 'x' (#18731)Krzysztof Gogolewski2020-09-262-0/+6
* Fix typed holes causing linearity errors (#18491)Krzysztof Gogolewski2020-09-252-0/+8
* Linear types (#15981)Krzysztof Gogolewski2020-06-1737-0/+690