summaryrefslogtreecommitdiff
path: root/testsuite/tests/linear
Commit message (Expand)AuthorAgeFilesLines
* Improve error messages for (a %m) without LinearTypesVladislav Zavialov2020-09-291-8/+1
* New linear types syntax: a %p -> b (#18459)Vladislav Zavialov2020-09-2945-79/+96
* Disallow linear types in FFI (#18472)Krzysztof Gogolewski2020-09-263-0/+29
* 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
* Pattern guards BindStmt always use multiplicity ManyArnaud Spiwack2020-09-253-0/+13
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-241-3/+5
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-3/+3
* Linear types (#15981)Krzysztof Gogolewski2020-06-17100-0/+1387