slint/internal/compiler/generator
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
..
cpp.rs Make a pass to remove the Expression::Return instruction 2023-09-06 14:10:26 +02:00
rust.rs Make a pass to remove the Expression::Return instruction 2023-09-06 14:10:26 +02:00