Testing !!

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

Graphics:
  Window event system
  Graphics API
  FPS count & Performance control

Containers:
  Test generatePermutations
  Add variant size buffer
  Buffer add resize function
  Buffer improvements
  Buff serialization
  Tree serialization
  Write Traverse Avl test
  Add mem leakage tests
  Add check copy times
  AVL dont copy data just swap

Storage:
  Finish networking
  Enable preloads

Utils:
  Stack trace fixes

TextEditor:
  Implement
