mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-14 18:51:47 -07:00
WIP Ended up using new layout, made major changes to how asts are interacted with an iterated.
- Got rid of dynamic arrays for body entries, were using links only. - Halfed the size of the ast from 256 to 128 bytes. - Fields for different ast types are not accessed directly. Each type has a unique filtered AST for ease of use.
This commit is contained in:
757
project/gen.cpp
757
project/gen.cpp
File diff suppressed because it is too large
Load Diff
1237
project/gen.hpp
1237
project/gen.hpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user