Commit History

作者 SHA1 備註 提交日期
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Dan Korostelev 8e17262833 [cs/java] use native arrays for dynamic function invokation (#6125) 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Dan Korostelev 3ac4e74c7b [cs/java] only keep Reflect methods that are actually used in generators 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  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 年之前