HandmadeHero/project/codegen
Ed_ 4ab64e2c17 Day 42 complete
Found and fixed bugs with gencpp when generating the vector math stuff.
2023-10-22 22:00:29 -04:00
..
engine_gen.cpp Day 42 complete 2023-10-22 22:00:29 -04:00
engine_postbuild_gen.cpp Day 42 complete 2023-10-22 22:00:29 -04:00
platform_gen.cpp Day 28 complete! 2023-10-01 20:17:14 -04:00
Readme.md symbols for engine module are now generated into a header 2023-09-28 20:22:15 -04:00

Project Code Generation

This directory contains metaprograms that generate code for the project. Any code generated will be put into *.gen.cpp files within a gen folder for the respective module the metaprogram is generating for.