slint/internal/compiler/llr
Olivier Goffart ac4f3e97ad Change slint enum values to be PascalCase in rust
... while still being kebab-case in .slint

Some enums might become public API and we want to have them as
PascalCase to respect the rust conventions
2022-07-22 12:23:52 +02:00
..
optim_passes Add animation-tick() builtin function 2022-07-11 17:49:28 +02:00
expression.rs Don't optimize const state property 2022-06-27 16:25:57 +02:00
item_tree.rs Basic Slint accessibility support (#1294) 2022-06-08 20:42:10 +02:00
lower_expression.rs Implements @radial-gradient(circle, ...) 2022-05-19 14:07:20 +02:00
lower_to_item_tree.rs Change slint enum values to be PascalCase in rust 2022-07-22 12:23:52 +02:00
pretty_print.rs Don't optimize const state property 2022-06-27 16:25:57 +02:00