slint/internal/compiler/parser
Olivier Goffart 82ae83ce8c Parser: don't have the whitespace as part of an expression
That way the error for an expression is at a better location, and
this also prevent the formater that removes space in expressions to
remove the spaces before the expression that shouldn't be removed
2023-04-14 17:46:19 +02:00
..
document.rs Make the old syntax a warning 2023-02-14 12:38:39 +01:00
element.rs WIP: pure qualifier for callback and functions 2022-12-22 00:26:27 -08:00
expressions.rs Parser: don't have the whitespace as part of an expression 2023-04-14 17:46:19 +02:00
statements.rs Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
type.rs Make the old syntax a warning 2023-02-14 12:38:39 +01:00