diff --git a/TODO b/TODO index ff593e0..304f02b 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,24 @@ -All: - Testing ! - Serialization -Containers: - Add mem leakage tests - Buffer 2d ! - Add check copy times - AVL dont copy data just swap - More tests on mBuff and avl +Storage: + Implement -Strings: +CommandLineParser: + Implement + +Objects: + Implement + +TextEditor: Implement Utils: Stack trace fixes -Tokenizer: - Implement +Containers: + Add mem leakage tests + Add check copy times + AVL dont copy data just swap + + +Testing ! +Serialization \ No newline at end of file