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 |
|
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 |
|
Ajai Nelson
|
2e5fef5231
|
Improve error messages involving ignored variables
Fix #3987
|
2023-06-06 19:46:15 -04:00 |
|
Joshua Warner
|
3fee0d3e8f
|
Fix a bunch of bugs in parsing/formatting found by fuzzing
|
2023-02-07 20:25:56 -08:00 |
|
Joshua Warner
|
a1cd114198
|
Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result
|
2023-01-25 21:01:05 -08:00 |
|