Skip to content

Commit

Permalink
Splitting the cpp code generator out of the rest of the generators
Browse files Browse the repository at this point in the history
This probably should have been how it was done originally, but it was easier to just make the code generator a part of the existing generator. But now the generators are over a thousand lines long so lets just start splitting them out to better guarentee low coupling.
  • Loading branch information
AsherGlick committed Oct 31, 2023
1 parent 5236808 commit 8600b76
Show file tree
Hide file tree
Showing 3 changed files with 566 additions and 551 deletions.
Loading

0 comments on commit 8600b76

Please sign in to comment.