Commit Graph

7 Commits

Author SHA1 Message Date
ed ad813d0335 update gencpp to latest and adjsut gen_src.pp accordingly. 2024-12-13 11:50:40 -05:00
ed 1a4d6dbaf8 update script to default build compiler in release mode 2024-11-24 18:39:04 -05:00
ed 0709576f9e Added built script for the compiler (to run gen_src.cpp beforehand) 2024-05-26 10:50:09 -04:00
ed a4c9479a56 misc changes 2024-05-15 00:19:01 -04:00
ed bc45aa80b6 gen_src supports swapping AST_KINDS macros in parser.hpp
- Minor fixes to gencpp
- Adjust .clang-format to be similar to the codebase's conventions
2024-05-05 00:09:38 -04:00
ed cd3803fb37 Adjusted gencpp for odin's codebase 2024-05-04 19:37:08 -04:00
ed 1c633f7306 Setup codegen metaprogram skeleton
Going use it to swap macro implementation usage in the compiler.
2024-05-04 15:23:33 -04:00