Update Todo

This commit is contained in:
IlushaShurupov 2023-07-15 20:43:24 +03:00
parent b68539cc0c
commit fabceb52d3

29
TODO
View file

@ -1,19 +1,24 @@
All:
Testing !
Serialization
Containers: Storage:
Add mem leakage tests Implement
Buffer 2d !
Add check copy times
AVL dont copy data just swap
More tests on mBuff and avl
Strings: CommandLineParser:
Implement
Objects:
Implement
TextEditor:
Implement Implement
Utils: Utils:
Stack trace fixes Stack trace fixes
Tokenizer: Containers:
Implement Add mem leakage tests
Add check copy times
AVL dont copy data just swap
Testing !
Serialization