slint/sixtyfps_compiler/passes
Olivier Goffart 8361ef4019 Start code egeneration for the two ways binding
This is only meant to include the cases in which the property are optimized.
Does not work yet for the dynamic component
2020-09-24 14:37:16 +02:00
..
collect_resources.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
compile_paths.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
deduplicate_property_read.rs Parse declaration of signal with arguments 2020-09-07 17:41:24 +02:00
inlining.rs Fix $children when there are two levels of insertion 2020-09-22 17:39:51 +02:00
lower_layout.rs Fix a bug when using layout within a for loop 2020-09-07 14:03:46 +02:00
lower_states.rs Start code egeneration for the two ways binding 2020-09-24 14:37:16 +02:00
materialize_fake_properties.rs Start code egeneration for the two ways binding 2020-09-24 14:37:16 +02:00
move_declarations.rs Exclude exposure of easing and duration typed properties 2020-09-04 21:25:11 +02:00
remove_aliases.rs Start code egeneration for the two ways binding 2020-09-24 14:37:16 +02:00
repeater_component.rs Fix a bug when using layout within a for loop 2020-09-07 14:03:46 +02:00
resolve_native_classes.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
resolving.rs Some check for the two way bindings 2020-09-23 14:06:08 +02:00
unique_id.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00