Commit Graph

2 Commits

Author SHA1 Message Date
c6a8d0b686 🧹 Major warning cleanup: 200+ → 102 warnings (50% reduction)
- Fix TokenType enum naming convention (SNAKE_CASE → CamelCase)
- Remove 60+ unused imports across multiple modules
- Clean up interpreter, backend, and box modules
- LLVM build now passes with significantly fewer warnings
2025-09-11 16:24:18 +09:00
94156251a5 llvm: restore codegen and interpreter pipeline 2025-09-11 12:14:11 +09:00