slint/internal/compiler/tests/syntax/parse_error
Olivier Goffart ee9f730a6d Parser: Don't parse everything as a component
The old parser always try first to find `Foo :=` from the old syntax so it
would error saying it expect an identifier or `:=`
But if we don't find a component, don't try to parse it as a component too early
This way we get better error and better auto-completions
2023-04-17 07:58:18 +02:00
..
children_placeholder0.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
export0.slint Parser: Don't parse everything as a component 2023-04-17 07:58:18 +02:00
export1.slint Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
if0.slint Parser: Don't parse everything as a component 2023-04-17 07:58:18 +02:00
if1.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
if2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
if3.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
if4.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
property1.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
property2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
state1.slint Parser: Don't parse everything as a component 2023-04-17 07:58:18 +02:00
state2.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00
state3.slint First stage of cleaning up the export handling of the slint root component (#2095) 2023-01-23 15:19:49 +01:00