slint/sixtyfps_compiler/passes
2020-12-18 09:51:01 +01:00
..
apply_default_properties_from_style.rs Take a component in the function that visit all elements 2020-11-25 15:16:39 +01:00
check_expressions.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
collect_globals.rs Refactor the helper to visit all named reference to take a component 2020-11-25 17:15:27 +01:00
collect_structs.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
compile_paths.rs Move Type and related concepts in a different module 2020-10-23 11:17:14 +02:00
deduplicate_property_read.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
default_geometry.rs Some items default size is the parent size 2020-12-02 18:36:23 +01:00
embed_resources.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
focus_item.rs Add support for the initial_focus synthetic property 2020-09-30 15:11:01 +02:00
inlining.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
lower_layout.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
lower_popups.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
lower_states.rs Work on transition: lower the transitions 2020-11-20 09:39:06 +01:00
materialize_fake_properties.rs Fix a bunch of cargo clippy warnings in the compiler 2020-12-07 12:54:38 +01:00
move_declarations.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
remove_aliases.rs Refactor the helper to visit all named reference to take a component 2020-11-25 17:15:27 +01:00
repeater_component.rs Style: only have one level of braces in imports 2020-11-26 17:15:45 +01:00
resolve_native_classes.rs More work on popup 2020-11-30 15:20:51 +01:00
resolving.rs Rename "signal" to "callback" 2020-12-18 09:51:01 +01:00
unique_id.rs Popup positioning 2020-11-30 18:39:41 +01:00