Joshua Warner
|
b4fa7294c7
|
Extend test_syntax to check that canonicalization doesn't panic on the input
Importantly, this would have caught the issue discovered in #7279, prior to that landing on main.
|
2024-12-06 17:13:10 -08:00 |
|
Joshua Warner
|
4f32f43048
|
Implement block / indent based parsing
... and enforce that defs can only occur in blocks (or, inside parenthesized expressions)
|
2024-07-27 13:34:16 -07:00 |
|
JRI98
|
25084b18ec
|
Fix handling of spaces after for as
|
2024-07-05 09:40:56 +01:00 |
|
Luke Boswell
|
8d88e3ab7f
|
update snapshots
|
2024-04-28 08:47:08 +10:00 |
|
Luke Boswell
|
0a3b9c34b3
|
add suffixed:u8 to Expr::Var
|
2024-04-14 13:45:00 +10:00 |
|
Folkert
|
c1c8328e25
|
update tests
|
2022-12-30 23:21:41 +01:00 |
|
Folkert
|
e9196f3c0b
|
parse and format pattern as
|
2022-12-30 17:50:17 +01:00 |
|