提交历史

作者 SHA1 备注 提交日期
  Caue Waneck 2a16e41cfb [java/cs] unit tests-related fixes 12 年之前
  Simon Krajewski 7507234559 strict meta 12 年之前
  Nicolas Cannasse 141cab1f55 added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367) 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 年之前
  Caue Waneck 8ceca2c24c [java/cs] DCE now compiles an empty project Fixes issue #998 13 年之前
  Caue Waneck 85cba84558 [java] moved haxe.lang.* package to java.internal 13 年之前
  Caue Waneck a26cc35878 [java] String reflection ( related to Issue #940 ) 13 年之前
  Caue Waneck 4ad37ea771 [java/cs] Several fixes to Type API 13 年之前
  Caue Waneck 25e9e32eba [java/cs] Addded support for Reflect.get/setProperty; Tried to eliminate code duplication between reflection helpers but had to revert for now. 13 年之前
  Caue Waneck 05c3a797a0 [java/cs] Closure enhancements and minor bugfix 13 年之前
  Caue Waneck 354066bd6a [java] Several fixes to Type.hx . Now hxunify unit tests run 100% 13 年之前
  Caue Waneck ff5c6ddec1 [cs] Implemented initial Reflect API: 13 年之前
  Caue Waneck 2fe77ed05a [java] Now Java uses native java.lang.Class<T> as the representation of Haxe's Class<T>. Fixes Issue #821 13 年之前
  Caue Waneck b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 年之前
  Caue Waneck 3a146e7ff8 [java/cs] fixed "X should not return null for Int/Float/Bool". Fixes Issue #781 13 年之前
  Caue Waneck 45ad10a24f [java] changed 'jvm' to 'java'. Fixed Issue #762 13 年之前