slint/internal/compiler/tests/syntax
2023-01-02 23:53:22 +01:00
..
accessibility Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
analysis WIP: pure qualifier for callback and functions 2022-12-22 00:26:27 -08:00
basic Don't match builtin type purely on it's base type name 2022-12-01 12:56:59 +01:00
callbacks Add support for invoking an init callback on component and element construction 2022-11-17 10:12:08 +01:00
elements ListView: Warn when we have other elements than just a for 2022-11-30 11:17:22 +01:00
exports Limit re-exporting of types 2022-12-09 11:05:08 +01:00
focus Pure function: make it a warning in legacy context instead of an error 2022-12-22 00:26:27 -08:00
functions Pure function: make it a warning in legacy context instead of an error 2022-12-22 00:26:27 -08:00
imports Add support for re-exporting modules 2022-12-09 11:05:08 +01:00
layout Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00
lookup Fix conversions of array literal containing struct with array literal 2023-01-02 23:53:22 +01:00
new_syntax Fix in/out/private property on global 2022-12-06 10:29:44 +01:00
parse_error Update copyright information to reflect name change 2022-02-09 10:27:47 +01:00