slint/internal
Olivier Goffart 5f77808d1c Optimization: improve expression inlining
If a property is only used once, we can inline it with a bigger
threshold.
But this require to first compute the use, and then do the inlining
while adjusting the usages
2024-08-23 17:17:15 +02:00
..
backends spawn_local: initialize the platform if not initialized before the call 2024-08-21 13:26:04 +02:00
common Improve WordWrap docs 2024-07-05 09:47:57 +02:00
compiler Optimization: improve expression inlining 2024-08-23 17:17:15 +02:00
core spawn_local: initialize the platform if not initialized before the call 2024-08-21 13:26:04 +02:00
core-macros Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
interpreter Use f32 for float-to-string conversion 2024-08-23 16:09:53 +02:00
renderers Fix SLINT_DEBUG_PERFORMANCE="overlay" with Skia 2024-08-06 16:12:15 +02:00