mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
This does some refactoring to allow builtin item functions to return a value: - builtin member functions are no longer BuiltinFunction, but they are just normal NamedReference - Move special case for them in the LLR/eval |
||
|---|---|---|
| .. | ||
| optim_passes | ||
| expression.rs | ||
| item_tree.rs | ||
| lower_expression.rs | ||
| lower_to_item_tree.rs | ||
| pretty_print.rs | ||