slint/internal/compiler/llr
Olivier Goffart 1ab228c628 Implement calling public functions from native code
This doesn't implement any support for the interpreter yet

CC: #2012
2022-12-22 04:28:32 -08: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 WIP: pure qualifier for callback and functions 2022-12-22 00:26:27 -08: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