slint/internal/compiler/llr
Arthur Araruna 64ad1ce357 Add some color and brush manipulation funcs (#2565)
The added functions enable mixing colors and manipulating the opacity
of colors and brushes.

They enable the behavior of some of the available functions from SASS and are
added for future use for adding the Adwaita style (future PR).
2023-06-02 17:02:08 +02:00
..
optim_passes Add some color and brush manipulation funcs (#2565) 2023-06-02 17:02:08 +02:00
expression.rs Compiler: make calling functions work 2022-12-06 14:56:25 +01:00
item_tree.rs Better error message when trying to use private property in native code 2023-03-27 17:49:07 +02:00
lower_expression.rs Add support for select-all(), cut(), copy() and paste() functions on text input elements (#2804) 2023-06-01 16:04:53 +02:00
lower_to_item_tree.rs Better error message when trying to use private property in native code 2023-03-27 17:49:07 +02:00
pretty_print.rs Don't optimize properties used by functions 2022-12-15 05:43:24 -08:00