slint/api
Simon Hausmann ad0aaa4759 Fix crash when using repeaters in C++ on 32-bit architectures
The abort in the repeated item traversal is represented as 64-bit unsigned value with all bits set, not just 32-bits.

Fixes #2039
2023-01-09 13:00:25 +01:00
..
cpp Fix crash when using repeaters in C++ on 32-bit architectures 2023-01-09 13:00:25 +01:00
node interpreter: Rename invoke_callback to invoke 2023-01-02 23:55:47 +01:00
rs Do not panic if the document contains a global but no normal component 2022-12-19 11:54:15 -08:00
wasm-interpreter Bump version number to 0.3.4 2022-12-16 09:36:15 +00:00