11 Commits (424a2d7a31562dde6af0b2cc870f1712ed66c0fc)

Author SHA1 Message Date
Major 424a2d7a31 Fix compilation errors 4 years ago
Graham 7db0c971ee Use OpenGL registry to replace magic numbers with constants 4 years ago
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham ab75a2f0c9 Add IdentityTransformer 4 years ago
Desetude d8c3f4e31c Flip > and >= in for loop conditions to < and <= respectively 4 years ago
Graham 7d1dc59d6a Convert pre-increments to post-increments where possible 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 4df5754dac Include generics in Function cast 4 years ago
Graham 77e8b0cdc0 Use top-level Kotlin main() functions 4 years ago
Graham 9b81c813dd Convert AstDeobfuscator to Kotlin 4 years ago