slint/internal/compiler/llr
Simon Hausmann 629c7ed80e Remove undocumented and dysfunctional PathLayout
This type is poorly implemented and not documented. Let's remove it for now.
It shall remain available in the git history in the event of a resurrection.
2023-01-21 13:10:19 +01:00
..
optim_passes Implement calling public functions from native code 2022-12-22 04:28:32 -08:00
expression.rs Compiler: make calling functions work 2022-12-06 14:56:25 +01:00
item_tree.rs Compiler: make calling functions work 2022-12-06 14:56:25 +01:00
lower_expression.rs Remove undocumented and dysfunctional PathLayout 2023-01-21 13:10:19 +01:00
lower_to_item_tree.rs Compiler: make calling functions work 2022-12-06 14:56:25 +01:00
pretty_print.rs Don't optimize properties used by functions 2022-12-15 05:43:24 -08:00