diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-09-19 05:34:00 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-09-19 05:34:00 +0200 |
commit | 18c419ffb4e750c3c9ea8570cf18f3099267b1bb (patch) | |
tree | a1d936834a54934cb4407f870d2ac1dbaa87cd3b /TODO | |
parent | 8499b75fb011d72eeb5acbd85bcf41e4ee51e9a7 (diff) | |
download | kit-18c419ffb4e750c3c9ea8570cf18f3099267b1bb.zip |
Update xml parsing
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -16,15 +16,8 @@ To-Do - Better atomics support - System call, run process - Terminal - - Inter-process transfer - Sockets tests - - System boilerplate (graphics, audio, input) - - SDL - - X11 (Linux) - - Win32 (Windows) - - Cocoa (macOS) - - Emscripten (WebAssembly) - - Parsing OpenGL interface + - Parsing OpenGL interface - Utils - parse, print - String builder |