Commit Graph
11 Commits
Author SHA1 Message Date
javier d33cf4c528 Fixed bugs found for the bitmap mask, JSON reader and wifi wrappers in the library. 2026-09-18 12:50:47 +02:00
javier 9ae10590cc Tightened the source code and README documentations in the library. 2026-09-18 12:45:39 +02:00
javier c9f887bacb Added InlineArray pattern overloads to the library to optimize for macOS 26. 2026-09-18 12:30:54 +02:00
javier c050ba293e Adopted Span for the setTiles wrapper in the library to adapt to Swift 6.4. 2026-09-18 12:22:06 +02:00
javier 07c4fce37b Made File.Handle a non-copyable struct in the library to adopt Swift 6.4. 2026-09-18 12:18:05 +02:00
javier 4cb0f8f500 Adopted Span and MutableSpan for buffers across the library to adapt to Swift 6.4. 2026-09-18 12:06:21 +02:00
javier 89c8d7a04c Adopted the standard withCString for C strings throughout the library. 2026-09-18 11:58:57 +02:00
javier 0d0b397ce1 Added convenience overloads to Rect and also, Collection conformance in the Playdate bindings target. 2026-07-26 00:31:58 +02:00
javier 2b046005d1 Converted get/set methods pairs to computed properties throughout the Playdate bindings target. 2026-07-26 00:20:19 +02:00
javier 91783deb7b Added missing documentation to the source code in the Playdate bindings target.
CI / Build & test (macOS) (push) Has been cancelled
CI / Embedded Swift cross-compile (push) Has been cancelled
Documentation / deploy (push) Has been cancelled
2026-07-25 12:55:53 +02:00
javier b435a6e8bd Restructured the source code in the Playdate bindings target. 2026-07-25 12:40:14 +02:00