slint/internal/compiler/generator
Olivier Goffart bd112a3021 C++: fix code generation of functions that don't return anything
and whose expression return something. Otherwise we get an error:
`return-statement with a value, in function returning ‘void’`
2024-04-16 14:50:55 +02:00
..
cpp.rs C++: fix code generation of functions that don't return anything 2024-04-16 14:50:55 +02:00
rust.rs Polish the C++ and Rust HSV API 2024-04-15 18:18:00 +02:00