1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 05, 2024 — Jun 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TYPO fix More... almost 8 years ago
Fixed #171 New classes introduces by ProgramFeatures are processed by Plugins - Added onAfterAppliedClassFeatures and onAfterAppledMethodBodyFeature to JTranscPlugin - Unified genBody2WithFeatures + methodFeaturesWithTraps + methodFeatures in all targets + use new plugin hook there More... almost 8 years ago
[TRAVIS-GRADLE] Try to fix travis with gradle 4.0 More... almost 8 years ago
[TRAVIS+Gradle] Gradle 4.0 has changed class outputs More... almost 8 years ago
Update gradle to 4.0 More... almost 8 years ago
Added an examples/kotlin-sample More... almost 8 years ago
Added not working scala hello world as first step for supporting scala More... almost 8 years ago
Added dates to changelog More... almost 8 years ago
Updatede to 0.6.3 More... almost 8 years ago
Gradle+idea add some exclude dirs Implemented JTranscSystem.getOS* in C++ target using macros Some more ignores Added JTranscAsyncResources.readAllAsync Embedded some examples More... almost 8 years ago
#144 Upload snapshots versions to bintray using travis Missing subprojects without Kotlin More... almost 8 years ago
Fixed #144 Upload snapshots versions to bintray using travis More... almost 8 years ago
More work on #144 Upload snapshots versions to bintray using travis More... almost 8 years ago
First try on #144 Upload snapshots versions to bintray using travis More... almost 8 years ago
Merge branch 'master' of github.com:jtransc/jtransc More... almost 8 years ago
Updated benchmark More... almost 8 years ago
Merge pull request #169 from SergeyLabutin/master More... almost 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... almost 8 years ago
update lime to 5.1.0 More... almost 8 years ago
Fixes #168 Stress test - Simplify generated code for literal integers of length <= 12 - Use null for empty arrays in ClassInfo descriptors for further simplifying generated code More... almost 8 years ago
Missing keywords that were used in haxe with minimizeNames enabled and lots of classes #168 Stress test More... almost 8 years ago
Merge remote-tracking branch 'refs/remotes/jtransc/master' More... almost 8 years ago
[GRADLE] Support appendVar(String key, String item); appendVar(String key, List<String> items) that behaves the same than @JTranscAddTemplateVars [CPP+CMAKE] Support adding extra cli arguments to cmake using CMAKE_ARGS eg. jtransc { appendVar("CMAKE_ARGS", "--help") } or adding this annotation to a referenced class @JTranscAddTemplateVars(target = "cpp", variable = "CMAKE_ARGS", list = arrayOf("--help")) More... about 8 years ago
Fixed #163 Cpp BigTest failed More... about 8 years ago
Merge pull request #162 from intrigus/master More... about 8 years ago
Fix boxing and unboxing, unify boolean to JT_BOOL More... about 8 years ago
Merge pull request #161 from intrigus/master More... about 8 years ago
Merge branch 'master' into master More... about 8 years ago
Consistently use standard intNN_t types More... about 8 years ago
[PHP] Small fix for hhvm More... about 8 years ago