slint/internal/compiler/parser
Olivier Goffart 6c81d5069e Fix parsing of unfinished import statement
Fix #6588

Note for the test: parse error at the end of the file are actually
reported at offset 0. Use a trick to add more `^` at the beginning to
mean that.
(Offset 0 is actually offset 1 as the column starts at 1)
2024-10-22 09:35:46 +02:00
..
document.rs Fix parsing of unfinished import statement 2024-10-22 09:35:46 +02:00
element.rs LSP: changed callbacks auto-completion 2024-09-26 18:20:03 +02:00
expressions.rs Fix invalid node generated while parsing invalid @tr (#6560) 2024-10-15 10:23:56 +02:00
statements.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
type.rs Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00