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:
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