Files
akbasic/deps
Andrew Kesterson 7531df57ec Bump libakgl and libakstdlib to pick up the filed issues
Both bumps are TODO.md only -- no code, no headers, no build files -- so nothing
akbasic links against changed and the suite is unaffected.

libakgl 6dfe748 -> 5f03475 records the four API gaps blocking this port: text
measurement (which blocks the akgl text sink outright), immediate-mode drawing,
audio, and a non-blocking keystroke read.

libakstdlib 95e5002 -> fd71bcc records what this port had to work around,
including the measurement that akbasic makes 10 calls into that library against
116 to raw libc.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 06:32:42 -04:00
..