Richard Feldman
|
c03dc17ab4
|
Merge remote-tracking branch 'origin/main' into repl
|
2022-11-05 01:04:44 -04:00 |
|
Folkert
|
66a1ba00eb
|
1.65 clippy fixes
|
2022-11-03 16:20:37 +01:00 |
|
Richard Feldman
|
e0e25a48bf
|
Add comment_str
|
2022-10-30 07:17:10 -04:00 |
|
Ayaz Hafiz
|
4d35ab9957
|
Parse list patterns
|
2022-10-26 17:03:22 -05:00 |
|
Ayaz Hafiz
|
548a235c25
|
Support parsing multiple abilities in a clause
|
2022-10-24 13:56:06 -05:00 |
|
Folkert
|
bcbc8b4d50
|
basic canonicalization
|
2022-08-09 13:59:24 +02:00 |
|
Ayaz Hafiz
|
b04764bdd6
|
Support parsing opaque destructures as first item in nested body
Closes #3198
|
2022-07-22 16:35:02 -04:00 |
|
Folkert
|
7597d11b59
|
parse the region of the preceding comment for an expect
|
2022-07-21 10:42:57 -04:00 |
|
Ayaz Hafiz
|
e672ce9ebd
|
First pass at canonicalizing and reporting syntactic abilities
|
2022-07-18 17:55:01 -04:00 |
|
Richard Feldman
|
c859ce0b23
|
Use Opaque over Alias
|
2022-07-18 17:55:00 -04:00 |
|
Richard Feldman
|
cb084c9738
|
Revise ExtractSpaces for HasImpls
Make it produce the one non-space variant,
so you don't have to match on it afterwards
|
2022-07-18 17:54:59 -04:00 |
|
Ayaz Hafiz
|
85599e3a9a
|
Parse impl blocks in abilities
|
2022-07-15 11:06:44 -04:00 |
|
Ayaz Hafiz
|
d4d073d8c6
|
Rename Derived to HasAbility
|
2022-07-14 10:38:37 -04:00 |
|
Folkert
|
3dee90ced8
|
remove parse::ast::Def
|
2022-07-10 01:10:37 +02:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|