1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved HaxeNatives.cast2 More... about 9 years ago
#5 Remove soot dependency ASM backend: fixed local types ASM backend: reference labels from try-catch blocks More... about 9 years ago
Fixed small regression More... about 9 years ago
#5 Remove soot dependency Small fixes (still not fully working) More... about 9 years ago
#5 Remove soot dependency WIP: Already compiling (but generating bad code) More... about 9 years ago
#5 Remove soot dependency - Changed boolean specifying to use soot or not to a proper enumeration with available backends, less confusing and future-proof More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some fixes More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Some more work More... about 9 years ago
#5 Remove soot dependency Use this and parameters instead of locals when have sense Remove unused labels Small cleanups More... about 9 years ago
#5 Remove soot dependency Make it easy to run tests using asm instead of soot Use AstExpr.LocalExpr instead of AstLocal so we can use this, argument or local variable and avoid extra temp variables More... about 9 years ago
#5 Remove soot dependency Added flag to pom.xml to enable AsmToAst instead of SootToAst Updated AsmToAst to be a AstClassGenerator More work on AsmToAst More... about 9 years ago
#5 Remove soot dependency Simplified GOTO and IF_GOTO AstStm.NOP is now object Generic INVOKE_DYNAMIC so the asm implementation shares code with it More... about 9 years ago
Started #5 to reduce variable size and speedup stuff Simplified static field ast nodes Commented prototype ast conversions More... about 9 years ago
Upload missing updates More... about 9 years ago
Added some work for debugging support Updated to lime 2.9.1 More... about 9 years ago
Improved debugging arrays More... about 9 years ago
Fixed #23 Multidimensional arrays (properly) Added embedResources for lime Small improvements More... about 9 years ago
Temporarily change field unix to unix_ More... about 9 years ago
[rt] Implemented Collections.shuffle() More... about 9 years ago
Added KeepConstructors, KeepFields and KeepMethods for #24 Lazy body generation for classes for #24 too (not working yet) Created HaxeReflect.hx to strip that code from haxe_gen.kt More... about 9 years ago
Added disabled test for default methods More... about 9 years ago