Commit Graph

2 Commits

Author SHA1 Message Date
fad966b1ec Refactor code generation to prepare for optimization passes 2025-02-01 12:56:30 -08:00
e3ae301c9c performance and code size improvements
- Use default case for constructors with no explicit match.
- self-compile is 15s now
- code size is 60% smaller

code size and self compile time on par with the idris-built version
2025-01-18 21:33:49 -08:00