slint/tests/cases/expr
Olivier Goffart cf19749943
Make a pass to remove the Expression::Return instruction
So it doesn't appear in the LLR and the C++ codegen can be simplified.
In particular, this removes the need to throw/catch exception to handle return
across generated lambdas
2023-09-06 14:10:26 +02: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
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 Update royalty free license to 1.1 (#2994) 2023-07-10 10:12:11 +02: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 Make a pass to remove the Expression::Return instruction 2023-09-06 14:10:26 +02: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