#43 Download haxe compiler automatically - Tar must trim spaces |
|
More...
|
about 9 years ago
|
#43 Download haxe compiler automatically - Download neko - Proper envs |
|
More...
|
about 9 years ago
|
#43 Download haxe compiler automatically - Try to fix chmod - Improved FileMode |
|
More...
|
about 9 years ago
|
#43 Download haxe compiler automatically - Try to fix chmod - Improved FileMode - ensureHaxeCompilerVfs just checks folders once per run |
|
More...
|
about 9 years ago
|
#43 Download haxe compiler automatically - Try to chmod executables |
|
More...
|
about 9 years ago
|
Merge branch 'master' of github.com:jtransc/jtransc |
|
More...
|
about 9 years ago
|
#43 Download haxe compiler automatically - First try |
|
More...
|
about 9 years ago
|
Support OpenJDK on tests |
|
More...
|
about 9 years ago
|
Added some native methods |
|
More...
|
about 9 years ago
|
Small adition |
|
More...
|
about 9 years ago
|
Added JTranscIoTools.writeFile help method |
|
More...
|
about 9 years ago
|
Fixed #41 Bug with apache commons dependency |
|
More...
|
about 9 years ago
|
- Optimized FastMemory.copy - Adedd JTranscZlib.uncompress |
|
More...
|
about 9 years ago
|
Use CRC32 impl |
|
More...
|
about 9 years ago
|
Fixed JTranscZlib.inflate |
|
More...
|
about 9 years ago
|
Added pure java inflater |
|
More...
|
about 9 years ago
|
Small fixes |
|
More...
|
about 9 years ago
|
Fix reference methods in minitemplates that are not directly implemented in the specified class but in ancestor classes or interfaces |
|
More...
|
about 9 years ago
|
Merge pull request #40 from intrigus/typo-fix |
|
More...
|
about 9 years ago
|
Fix class name |
|
More...
|
about 9 years ago
|
WIP minitemplates test |
|
More...
|
about 9 years ago
|
Simplified/improve performance from last commit: no boxing required |
|
More...
|
about 9 years ago
|
Should fix https://github.com/jtransc/gdx-backend-jtransc/issues/13 - Fixed Method.invoke on methods returning primitive types - Implemented some more primitive types on annotations - Added some more tests |
|
More...
|
about 9 years ago
|
Updated to 0.2.8 |
|
More...
|
about 9 years ago
|
Some fixes |
|
More...
|
about 9 years ago
|
Use slash separator always |
|
More...
|
about 9 years ago
|
Implemented Matcher.replace* functions Added JTranscSyncIO BA_* constants |
|
More...
|
about 9 years ago
|
Fixed long to double cast with negative numbers |
|
More...
|
about 9 years ago
|
Fixed float comparison without strictfp |
|
More...
|
about 9 years ago
|
Optimize CMPG and CMPL on no strictfp methods |
|
More...
|
about 9 years ago
|