slint/sixtyfps_compiler/parser
Olivier Goffart fed73bbd67 syntax_tests: Try to build the object_tree::document even in case of parse error
To make sure it doesn't panic.

Also fix a bunch of errors that were causing panic bacause missing elements in the tree

The goal it to be able to generate a best effort node required for the LSP
2021-04-14 11:46:49 +02:00
..
document.rs syntax_tests: Try to build the object_tree::document even in case of parse error 2021-04-14 11:46:49 +02:00
expressions.rs Parse @linear-gradient(...) 2021-02-01 14:25:27 +01:00
statements.rs Support for if else in statements 2021-02-05 13:53:37 +01:00
type.rs Parse struct declaration 2020-10-27 16:09:05 +01:00