Commit Graph
10 Commits
Author SHA1 Message Date
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 95ae01f97a Adopted Array(capacity:) for the read wrappers throughout the library to adapt to Swift 6.4. 2026-09-18 12:10:16 +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 d84113f7a8 Fixed the double-free in the "deinit" method of the Sound Effect type in the Playdate bindings target and cover ownership. 2026-07-26 00:45:45 +02:00
javier d233cbaddb EncodeD JSON output as UTF-8 bytes for the JSON encoder in the Playdate bindings target. 2026-07-26 00:37:32 +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 2e7ee12ec1 Adjusted the naming of the library in the Package file.
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:02:55 +02:00