Objects Initial

This commit is contained in:
IlushaShurupov 2023-07-24 21:55:19 +03:00
parent 00bc875846
commit 939e365a4f
76 changed files with 7895 additions and 17 deletions

14
TODO
View file

@ -2,7 +2,19 @@ Testing !
Serialization !
Objects:
Implement !
Serialization
Alloc Size queries
Compile !!
parser print error
write tests before refactor !!
remove obj_ref_count macro
fix all clang-tidy notices
write archiver
replace all strings with const string ref
replace all type usages with typedefs
remove tp::
rename classes
move functions around
Storage:
Finish networking