Releases: Ed94/gencpp
Releases · Ed94/gencpp
V0.3-alpha
Mostly improvements to performance and memory usage.
There were multiple significant bugs involving the code pool allocators, and string cache allocation of arenas.
V0.2-alpha
Just minor improvements, forgot to move Memory::setup and Memory::cleanup to respective init and deinit of gen.
Also had the feature macros predefined at the top of the header.
V0.1
This is the first version I feel like its "usable" but will most likely break on any use beyond what was shown in tests.
Treat it as a toy for now, have fun 😄