slint/internal/compiler/llr
Olivier Goffart 821aefc20c expression-inliner: adjust the cost for a condition
Take the max of the two branch instead of the sum of it
2024-07-04 10:24:54 +02:00
..
optim_passes expression-inliner: adjust the cost for a condition 2024-07-04 10:24:54 +02:00
expression.rs Fix compiler crash when const propagating a property of component-factory with its default value 2024-06-25 20:25:01 +02:00
item_tree.rs testing api: Avoid bogus warnings about missing debug info 2024-07-03 18:01:24 +02:00
lower_expression.rs Fix compiler crash when const propagating a property of component-factory with its default value 2024-06-25 20:25:01 +02:00
lower_to_item_tree.rs testing api: Avoid bogus warnings about missing debug info 2024-07-03 18:01:24 +02:00
pretty_print.rs Fix change callback on an alias 2024-06-28 10:45:45 +02:00