提交歷史

作者 SHA1 備註 提交日期
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Cauê Waneck 1585b9b001 [java] Make java.lang primitive boxed types as abstracts instead of 10 年之前
  Simon Krajewski 9d336c111d rename java.internal.Enum to HxEnum to avoid ambiguities 10 年之前
  Simon Krajewski bb79f438eb [java] get rid of `@:functionCode` on Reflect 10 年之前
  Andy Li 6cb1e40b41 Reflect.callMethod should accept Function only. 11 年之前
  David Peek 2642ca5bed Remove docs from platform std implementation classes. 12 年之前
  David Peek d54752f58c Haxe is a proper language (and a proper noun) 12 年之前
  Caue Waneck 2816937507 [java/cs] fixed isObject() for basic types 12 年之前
  Caue Waneck d231fd8696 [java/cs] Optimize Reflect.isEnumValue 12 年之前
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree 12 年之前
  Caue Waneck c080261f7d [java/cs] isObject doesn't test if target is an Anonymous Object 12 年之前
  Simon Krajewski c1af9f858c (fixed issue #1691) 12 年之前
  Simon Krajewski 833cb2b3dd added Reflect specification (part 1) 12 年之前
  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 12 年之前
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 年之前
  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 年之前