Update Todo

This commit is contained in:
IlushaShurupov 2023-07-15 20:43:24 +03:00 committed by Ilya Shurupov
parent 1aece0c617
commit f91b45643d

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