summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 8 insertions, 7 deletions
diff --git a/TODO b/TODO
index eb568f1..5571249 100644
--- a/TODO
+++ b/TODO
@@ -8,24 +8,25 @@ To-Do
- Memory stack
- Bump
- Data formats
- - UTF-8.
+ - UTF-8
- XML
- JSON
- unival
- System
- - Better atomics support.
- - System call
+ - Better atomics support
+ - System call, run process
- Terminal
- File and memory mapping
- Inter-process transfer
- Sockets tests.
- - Graphics boilerplate
+ - System boilerplate (graphics, audio, input)
+ - SDL
- X11 (Linux)
- Win32 (Windows)
- Cocoa (macOS)
- Emscripten (WebAssembly)
- Parsing OpenGL interface
- Utils
- - parse, print.
- - String builder.
- - HTTP 1 client.
+ - parse, print
+ - String builder
+ - HTTP 1 client