slint/tests/cases/expr
Olivier Goffart de80bb0a2c Rust: Fix comparison of big integers
Don't convert integer to f32 in the rust generated code
2025-01-20 15:55:44 +01:00
..
abs.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
acos.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
animation_tick.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
arithmetic.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
asin.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
atan.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
atan2.slint Add Math.atan2 to the inbuilt math function 2024-08-30 09:55:10 +02:00
ceil.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
clamp.slint Math postfix member functions on numbers 2024-08-15 14:52:13 +02:00
comparison.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
cos.slint Math postfix member functions on numbers 2024-08-15 14:52:13 +02:00
debug.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
floor.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
log.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
math.slint Rust: Fix comparison of big integers 2025-01-20 15:55:44 +01:00
minmax.slint added min/max support for rem (#6842) 2024-11-20 10:19:28 +00:00
mod.slint Change mod() to always return positive number (#6179) 2024-09-17 11:37:32 +02:00
pow.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
return.slint compiler: perform remove return pass before const propagation 2024-06-19 12:51:47 +02:00
return2.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
return3.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
round.slint Math postfix member functions on numbers 2024-08-15 14:52:13 +02:00
sin.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
sqrt.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
string_concatenation.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
string_template.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tan.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
tr.slint Simplify commercial license (#3063) 2024-05-31 14:06:17 +02:00
trigo.slint Add Math.atan2 to the inbuilt math function 2024-08-30 09:55:10 +02:00