diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-12 16:21:29 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-12 16:21:29 +0200 |
commit | d403ce66efb9b1150d103bc3b15eeaad312553a8 (patch) | |
tree | a824b6ebb995b7a6794efa7f10060bf9ae74e066 /TODO | |
parent | 3466546567bb2a4014c221523bbb04c1860916f5 (diff) | |
download | kit-d403ce66efb9b1150d103bc3b15eeaad312553a8.zip |
Update TODO
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. |