slint/internal/compiler/llr
Milian Wolff 6e9e66ea7d Refactor typeregister's BUILTIN_ENUMS => BUILTIN.enums
This will allow us to add more buildin types to this thread local
in follow-up patches, to reduce the number of thread local slots.
2024-10-28 09:39:54 +01:00
..
optim_passes Add support for a font-metrics property to Text/TextInput. (#6452) 2024-10-05 17:00:46 +02:00
expression.rs Also use Rc for langtype::Type::Array 2024-10-28 09:39:54 +01:00
item_tree.rs Support for changed callback in global 2024-10-22 09:26:48 +02:00
lower_expression.rs Refactor typeregister's BUILTIN_ENUMS => BUILTIN.enums 2024-10-28 09:39:54 +01:00
lower_to_item_tree.rs Also wrap langtype::Type::Struct in an Rc 2024-10-28 09:39:54 +01:00
pretty_print.rs Support for changed callback in global 2024-10-22 09:26:48 +02:00