Ayaz Hafiz
|
6035e45f25
|
Store derivable ability members statically
|
2022-07-25 09:09:00 -04:00 |
|
Ayaz Hafiz
|
0de32ac5a9
|
Warn on definitions that introduce no new variables
|
2022-07-24 16:11:04 -04:00 |
|
Richard Feldman
|
b7d78d9237
|
Merge pull request #3598 from rtfeldman/i3558
Compile variables bound in multiple patterns of a branch, and detect unbound patterns
|
2022-07-21 16:45:52 -04:00 |
|
Ayaz Hafiz
|
bf8fc0d0de
|
Permit binding variables multiple itmes in when branches
|
2022-07-21 11:06:40 -04:00 |
|
Folkert
|
5a93da5a11
|
some work on expect comment regions
|
2022-07-21 10:42:57 -04:00 |
|
Folkert
|
7597d11b59
|
parse the region of the preceding comment for an expect
|
2022-07-21 10:42:57 -04:00 |
|
Folkert
|
b6f1fd6f40
|
constrain expects in the right order
|
2022-07-21 10:42:57 -04:00 |
|
Ayaz Hafiz
|
8f5580c0a5
|
Clippy
|
2022-07-19 15:04:01 -04:00 |
|
Ayaz Hafiz
|
7586a8a083
|
Check complete ability implementations during canonicalization
|
2022-07-19 14:30:20 -04:00 |
|
Ayaz Hafiz
|
37ab06b0a3
|
Reject implementations that don't point to abilities
|
2022-07-19 14:30:19 -04:00 |
|
Ayaz Hafiz
|
a53de2e05c
|
Add a comment
|
2022-07-19 14:30:19 -04:00 |
|
Ayaz Hafiz
|
e4af8af1a3
|
Report duplicate implementations for ability members
|
2022-07-19 14:30:19 -04:00 |
|
Ayaz Hafiz
|
666becad87
|
Clippy
|
2022-07-19 08:14:12 -04:00 |
|
Ayaz Hafiz
|
d2da395619
|
Syntactic ability links in solve
|
2022-07-18 18:33:28 -04:00 |
|
Ayaz Hafiz
|
f8cd56da41
|
Register specializing symbol in can opaques
|
2022-07-18 17:55:01 -04:00 |
|
Ayaz Hafiz
|
c2154ac311
|
Support shorthand ability implementation syntax
|
2022-07-18 17:55:01 -04:00 |
|
Ayaz Hafiz
|
96b32c36cb
|
Introdue ability member names before other value names
|
2022-07-18 17:55:01 -04:00 |
|
Ayaz Hafiz
|
e672ce9ebd
|
First pass at canonicalizing and reporting syntactic abilities
|
2022-07-18 17:55:01 -04:00 |
|
Ayaz Hafiz
|
d118e5afbc
|
More can abilities
|
2022-07-18 17:55:01 -04:00 |
|
Richard Feldman
|
c859ce0b23
|
Use Opaque over Alias
|
2022-07-18 17:55:00 -04:00 |
|
Ayaz Hafiz
|
d4d073d8c6
|
Rename Derived to HasAbility
|
2022-07-14 10:38:37 -04:00 |
|
Ayaz Hafiz
|
676d6b3a7f
|
Sorry clippy, we love long lists
|
2022-07-08 15:38:50 -04:00 |
|
Ayaz Hafiz
|
d9edb4d1bb
|
Support unification of recursion vars in opaques
|
2022-07-08 15:31:29 -04:00 |
|
Ayaz Hafiz
|
fc1617bf17
|
Phantom types
Closes #3314
|
2022-07-05 19:07:41 -04:00 |
|
Ayaz Hafiz
|
641bd95d04
|
Make sure accessor closures get the name of their assigned def, if any
|
2022-07-03 10:37:35 -04:00 |
|
Ayaz Hafiz
|
019ebd93f7
|
Put the capture niche in the lambda name instead of generating new names
|
2022-07-03 10:37:29 -04:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|