slint/tests/cases/expr
Olivier Goffart 6195fc8567 Fix compilation when dividing by zero at compile time
Rust would have panicked and C++ generated wrong code.

CC #3982
2023-11-27 17:09:57 +01:00
..
abs.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
acos.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
animation_tick.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
arithmetic.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
asin.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
atan.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
ceil.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
clamp.slint Add clamp function to slint language 2023-11-22 12:27:54 +01:00
comparison.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
cos.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
debug.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
floor.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
log.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
math.slint Fix compilation when dividing by zero at compile time 2023-11-27 17:09:57 +01:00
minmax.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
mod.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
pow.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
return.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
return2.slint Fix slint compiler panic in chiptrack 2023-11-01 09:51:33 +01:00
round.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
sin.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
sqrt.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
string_concatenation.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
string_template.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
tan.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
tr.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00
trigo.slint Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02:00