From d403ce66efb9b1150d103bc3b15eeaad312553a8 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Tue, 12 Sep 2023 16:21:29 +0200 Subject: Update TODO --- TODO | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3011831..a9017da 100644 --- a/TODO +++ b/TODO @@ -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. -- cgit v1.2.3