slint/internal
Simon Hausmann 3652f58a3f Change item indices from usize to u32
So that the compiler and run-time can never disagree on the
number of bytes the item index can use.
2023-09-12 08:53:58 +02:00
..
backends Change item indices from usize to u32 2023-09-12 08:53:58 +02:00
common Expand InputType to support number & decimal 2023-09-07 14:56:45 +02:00
compiler Change item indices from usize to u32 2023-09-12 08:53:58 +02:00
core Change item indices from usize to u32 2023-09-12 08:53:58 +02:00
core-macros Bump version number to 1.3.0 2023-09-05 15:46:36 +02:00
interpreter Change item indices from usize to u32 2023-09-12 08:53:58 +02:00
renderers Bump version number to 1.3.0 2023-09-05 15:46:36 +02:00