From 621479eec199277aa834eeeb20e249a3570fe669 Mon Sep 17 00:00:00 2001 From: Mitya Selivanov Date: Sat, 24 Jun 2023 09:09:40 +0200 Subject: Remove integration tests; Update docs --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..f8545f4 --- /dev/null +++ b/TODO @@ -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 -- cgit v1.2.3