1
0
Fork 0

Initial commit: SwiftGtkGen GIR-to-Swift binding generator

Extracted from gtk-swift monorepo. Previous history
contains 38 commits across the full Phase 1 development
including GIR XML parsing, IR model, analysis engine,
code generation, CLI, plugins, and documentation.
This commit is contained in:
Brendan Szymanski 2026-07-01 03:25:08 -04:00
commit 1330f2bd25
24 changed files with 4095 additions and 0 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
.build/