Joshua Warner
|
ca5d084497
|
Implement tuple pattern parsing
Step 2 of N in implementing #4465
|
2022-11-13 16:11:57 -05:00 |
|
Ayaz Hafiz
|
ae71c7efe2
|
Decision tree compilation of list patterns
|
2022-11-01 15:22:31 -05:00 |
|
Ayaz Hafiz
|
b0a8b85de3
|
Canonicalization of list patterns
|
2022-10-31 17:04:47 -05:00 |
|
Ayaz Hafiz
|
4d35ab9957
|
Parse list patterns
|
2022-10-26 17:03:22 -05:00 |
|
Ayaz Hafiz
|
619cd2f629
|
Infer ranged number for chars in patterns
|
2022-10-05 17:28:01 -05:00 |
|
Ayaz Hafiz
|
41eb3ad9a4
|
Separate ability members and their specializations in reference checking
|
2022-07-29 08:43:19 -04:00 |
|
Ayaz Hafiz
|
75ce40c67d
|
Make sure ability defs that are possibly recursive are marked as such
|
2022-07-25 10:52:55 -04:00 |
|
Ayaz Hafiz
|
beccc92c87
|
Support underscores in assignment patterns
|
2022-07-24 16:11:03 -04:00 |
|
Ayaz Hafiz
|
4839c1f1ce
|
Clippy doesn't like stack spills. Sorry clippy!
|
2022-07-21 12:26:42 -04:00 |
|
Ayaz Hafiz
|
bf8fc0d0de
|
Permit binding variables multiple itmes in when branches
|
2022-07-21 11:06:40 -04:00 |
|
Ayaz Hafiz
|
666becad87
|
Clippy
|
2022-07-19 08:14:12 -04:00 |
|
Ayaz Hafiz
|
96b32c36cb
|
Introdue ability member names before other value names
|
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 |
|