slint/sixtyfps_compiler/passes
Olivier Goffart c0fab1c3e9 More progress in states and transition parsing
Fill the object_tree with states, and part of the transition

Also make sure to duplicate animations properly in inlining
2020-07-20 15:04:06 +02:00
..
collect_resources.rs Fix looking up of 'id' so that we can't access inaccessible id 2020-06-16 16:04:38 +02:00
compile_paths.rs Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
inlining.rs More progress in states and transition parsing 2020-07-20 15:04:06 +02:00
lower_layout.rs Rename Diagnostics to FileDiagnostics 2020-07-16 18:25:42 +02:00
move_declarations.rs Allow for the positioning of PathLayouts via x/y properties 2020-07-13 13:34:04 +02:00
repeater_component.rs More progress in states and transition parsing 2020-07-20 15:04:06 +02:00
resolving.rs Use a HashSet instead of a HashMap 2020-07-20 11:29:53 +02:00
unique_id.rs Fix looking up of 'id' so that we can't access inaccessible id 2020-06-16 16:04:38 +02:00