Skip to content

Commit 7105da0

Browse files
authored
Bootstrap code changes (#1914)
* Ignore 'BootstrapPatch' folder Just in case * Split into files * Abstract some `ASTConverterCodeGenerator` code * Code cleanup * Abstraction improvements
1 parent 0f3badd commit 7105da0

14 files changed

+1385
-1347
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ bin/
1313
*.userprefs
1414
tests/output
1515
src/generator/generator
16+
src/BootstrapPatch
1617
*.pc
1718
.DS_Store
1819
*.user

0 commit comments

Comments
 (0)