Richard Feldman
|
97e2900bf5
|
s/rtfeldman/roc-lang/g in links to GitHub repos
|
2022-08-12 15:24:09 -04:00 |
|
Ayaz Hafiz
|
fdb79da5a8
|
Report anonymous functions as "this function" rather than symbol name
Closes #2453
Thanks for the assist @chris-packett
|
2022-08-10 15:26:52 -07:00 |
|
Anton-4
|
6a15a7b41b
|
changed Cargo versions from 0.1.0 to 0.0.1
|
2022-08-03 11:41:19 +02:00 |
|
Ayaz Hafiz
|
b87f09115c
|
Report opaques as opaques, not aliases
Closes #3313
Closes #3654
|
2022-08-01 08:02:56 -05:00 |
|
Ayaz
|
6b6f240acb
|
Merge pull request #3589 from rtfeldman/can-abilities3
Canonicalize syntactic abilities: Part 3 - solving
|
2022-07-25 21:48:14 -05:00 |
|
Folkert de Vries
|
d212dffa1a
|
Merge pull request #3616 from rtfeldman/i3614
Compile branches in the presence of degenerate patterns
|
2022-07-25 19:45:36 +02:00 |
|
Ayaz Hafiz
|
10db3f8574
|
Detect ability specializations that overload different opaque types
|
2022-07-25 11:35:20 -04:00 |
|
Ayaz Hafiz
|
0de32ac5a9
|
Warn on definitions that introduce no new variables
|
2022-07-24 16:11:04 -04:00 |
|
Ayaz Hafiz
|
beccc92c87
|
Support underscores in assignment patterns
|
2022-07-24 16:11:03 -04:00 |
|
Ayaz Hafiz
|
59ab1da83f
|
Compile branches in the presence of degenerate patterns
Closes #3614
|
2022-07-22 18:16:02 -04:00 |
|
Ayaz Hafiz
|
78dc82867a
|
Report errors for identifiers not bound in all patterns of a branch
|
2022-07-21 12:15:05 -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
|
e4af8af1a3
|
Report duplicate implementations for ability members
|
2022-07-19 14:30:19 -04:00 |
|
Ayaz Hafiz
|
c2154ac311
|
Support shorthand ability implementation syntax
|
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 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|