6 Commits

Author SHA1 Message Date
Isaac Paul 9d299ccc52 Fix args undefined in release builds on Linux
In release (#else) branch, args was never defined but used on line 337.
Move args declaration outside the #if DEBUG block; only append -r flag in DEBUG.

Automated-By: claude-sonnet-4-6
2026-05-19 17:03:08 -05:00
izackp 1aff7e50ee Another 2026-05-19 04:20:04 -04:00
izackp 282606dbc4 another fix 2026-05-19 04:11:07 -04:00
izackp bae6dcf255 Fix swift 6 error 2026-05-19 00:44:10 -04:00
izackp b092c3247f Bug fixes, aria, cross platform support. 2026-05-18 22:31:29 -04:00
izackp 603a0aa0e3 Moved BindingGenerator from gen html project. It makes more sense here. 2025-10-25 00:06:22 -04:00