Vadim Petrochenkov
|
b3f75353a2
|
UI tests: add missing diagnostic kinds where possible
|
2025-04-08 23:06:31 +03:00 |
|
Lieselotte
|
3d20c810b0
|
Fix Parser::break_up_float 's right span
|
2024-09-14 12:41:25 +02:00 |
|
George Bateman
|
23f46e5b99
|
Stabilize offset_of_nested
|
2024-07-29 17:50:12 +01:00 |
|
George Bateman
|
615946db4f
|
Stabilize simple offset_of
|
2024-01-19 20:38:51 +00:00 |
|
George Bateman
|
09bb07e38f
|
Make offset_of field parsing use metavariable which handles any spacing
|
2024-01-02 22:18:35 +00:00 |
|
est31
|
1b90f5efaf
|
Support float-like tuple indices in offset_of!()
The tokenizer gives us whole float literal tokens, we have to split them up
in order to be able to create field access from them.
|
2023-06-08 23:42:58 +02:00 |
|
clubby789
|
d722f27684
|
Test invalid tuple field identifiers
|
2023-06-02 01:33:09 +00:00 |
|