summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 7 insertions, 4 deletions
diff --git a/TODO b/TODO
index 127f597..f4c6115 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,10 @@
To-Do
+- Code
+ - Remove "const"
- Cryptography
- hmac_sha256 https://github.com/h5p9sl/hmac_sha256
- ecdh https://github.com/kokke/tiny-ECDH-c
-- Build system
- - build.c
- - Remove CMake scripts
- Allocators
- Memory pool
- Memory stack
@@ -14,6 +13,10 @@ To-Do
- Terminal
- File and memory mapping
- Inter-process transfer
- - SDL boilerplate
+ - Graphics boilerplate
+ - X11 (Linux)
+ - Win32 (Windows)
+ - Cocoa (macOS)
+ - Emscripten (WebAssembly)
- Add sockets tests