diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-06-24 09:09:40 +0200 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-06-24 09:09:40 +0200 |
commit | 621479eec199277aa834eeeb20e249a3570fe669 (patch) | |
tree | 9725cb5726517e643271ed54c927d439665d0b6e /TODO | |
parent | 14c623de3f49043f950b09d1799f1fbab76bd279 (diff) | |
download | kit-621479eec199277aa834eeeb20e249a3570fe669.zip |
Remove integration tests; Update docs
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +# kit To-Do +- Build system + - Remove CMake scripts +- Allocators + - Memory pool + - Memory stack + - Bump +- System + - Terminal + - File and memory mapping + - Inter-process transfer + - Sockets wrapper + - SDL boilerplate |