Esteban Küber
|
34f03c01f6
|
Point at type in let assignment on type errors
|
2019-11-21 19:24:31 -08:00 |
|
Esteban Küber
|
6f8f70624b
|
Surround types with backticks in type errors
|
2019-11-18 11:03:04 -08:00 |
|
Esteban Küber
|
94c6425464
|
Remove E0308 note when primary label has all info
|
2019-11-18 11:03:03 -08:00 |
|
Esteban Küber
|
83ffda5216
|
Specific labels when referring to "expected" and "found" types
|
2019-11-18 11:02:22 -08:00 |
|
Sam Radhakrishnan
|
9e4eb46790
|
Change to use exprPrecedence instead of exprKind.
|
2019-10-01 05:00:22 -04:00 |
|
Vadim Petrochenkov
|
fa72a81bea
|
Update tests
|
2019-03-11 23:10:26 +03:00 |
|
Yuning Zhang
|
710dcbd381
|
Improve type mismatch error messages
Replace "integral variable" with "integer" and replace
"floating-point variable" with "floating-point number" to make the
message less confusing.
|
2018-12-31 20:43:08 -05:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Oliver Schneider
|
53d2ebb0ad
|
Implement existential types
|
2018-07-18 10:53:08 +02:00 |
|