1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Jun 02, 2024 — Jun 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[rt] Adding ZipConstants More... about 9 years ago
try and catch should be escaped since they are haxe keywords More... about 9 years ago
Added inception project (jtransc trying to compile itself) More... about 9 years ago
[rt] Added some concurrent stuff More... about 9 years ago
Updated to kotlin 1.0.1 More... about 9 years ago
[travis] Fixed already? More... about 9 years ago
[travis] Trying to fix travis More... about 9 years ago
Better fix for bugAbstractInheritance2 More... about 9 years ago
Added regression test that failed with reverted commit More... about 9 years ago
Small fix More... about 9 years ago
Restore tests and stuff from previous commit More... about 9 years ago
Revert "[haxegen] Fix infinite recursion on constructors (now constructors are static methods)" More... about 9 years ago
[haxegen] Fix infinite recursion on constructors (now constructors are static methods) [travis] Try installing jtransc-rt-core and jtransc-rt before running tests More... about 9 years ago
Implemented Object.clone More... about 9 years ago
Fixed a bug that prevented java constructor dynamic instantiaton to not call haxe constructor and thus constant fields not being initialized Disabled analyzer that doesn't work fine on haxe 3.2 More... about 9 years ago
Haxe enforces package names being decapitalized, while enforcing class names to be capitalized More... about 9 years ago
Added Test suffix More... about 9 years ago
Small updates More... about 9 years ago
Updated to 0.1.3 More... about 9 years ago
Fixed isAssignableFrom with interfaces in as3 Fixed Field.set Improved System.out and System.err Fixed String.valueOf(long) More... about 9 years ago
Fixed Field.get and Field.set reflection with primitives More... about 9 years ago
Simplification: Removed ClassMappings (just using annotations) Simplification: Removed specific Array call methods since in jtransc now Arrays are java.Objects too Simplified JTranscBugAbstractInheritance2 Moved some tests More... about 9 years ago
Small update More... about 9 years ago
Small Matcher dirty fix More... about 9 years ago
Small fix More... about 9 years ago
Added js.rethrow on haxe > 3.2 More... about 9 years ago
Some more work on SimpleDateFormat More... about 9 years ago
Lots of Date related class additions More... about 9 years ago
Merge pull request #21 from GMadorell/patch-1 More... about 9 years ago
Some readme improvements More... about 9 years ago