Files
squeekboard/eek
Dorota Czaplejewicz 4a61ab269b layout: Place items using simple loops
The C version of looping over buttons and other items was weakly typed, causing runtime errors, and also C doesn't know how to iterate in abstract, so it was full of callbacks with user-defined data. Moving this to Rust, iteration is made of simple loops, and compile-time type-checked, at the cost of some more verbose code.
2019-08-28 09:41:33 +00:00
..
2011-05-27 17:37:25 +09:00
2019-08-18 13:22:18 +00:00
2019-08-18 13:22:18 +00:00
2011-03-23 17:25:29 +09:00
2011-05-27 17:37:25 +09:00
2011-01-27 16:58:59 +09:00
2019-07-17 19:50:53 +02:00
2019-08-08 19:18:29 +00:00
2019-08-18 13:22:18 +00:00
2019-08-18 13:22:18 +00:00
2019-07-17 19:50:53 +02:00
2019-08-18 13:22:18 +00:00
2019-07-17 19:50:53 +02:00
2019-08-18 13:22:18 +00:00
2019-04-05 15:39:57 +00:00
2019-08-18 13:20:43 +00:00