diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -7,17 +7,24 @@ To-Do - Memory pool - Memory stack - Bump +- Data formats + - UTF-8. + - XML + - JSON + - unival - System + - Better atomics support. + - System call - Terminal - File and memory mapping - Inter-process transfer + - Sockets tests. - Graphics boilerplate - X11 (Linux) - Win32 (Windows) - Cocoa (macOS) - Emscripten (WebAssembly) -- String builder. -- UTF-8. -- Sockets tests. -- HTTP 1 client. -- Better atomics support. + - Parsing OpenGL interface +- Utils + - String builder. + - HTTP 1 client. |