提交历史

作者 SHA1 备注 提交日期
  Aleksandr Kuzmenko 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Aleksandr Kuzmenko 7ba3a01189 Specify Reflect.copy(null) (#8448) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Hugh ddfbb4bb6e Check for null object in Reflect.callMethod. Closes https://github.com/HaxeFoundation/hxcpp/issues/593 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  hughsando 75be9d386b [cpp] Move some constants into cpp.ObjectType 9 年之前
  Simon Krajewski c1cb0a9b71 run analyzer transformation even if untyped is present 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Hugh dedc82d73a Make analyzer ignore __cpp__ calls, and remove the need for function-specific code in Reflect (which does not work anymore anyhow) 10 年之前
  hughsando 6975ff6a27 Prepare haxe_api_level 313 for nativeProperties 10 年之前
  Simon Krajewski 80c127942d [cpp] change Reflect.compare implementation to avoid inferred Int types after simplification 10 年之前
  Andy Li 6cb1e40b41 Reflect.callMethod should accept Function only. 11 年之前
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
  Hugh Sanderson 49fba01b5c [cpp] Optimize 'isEnumValue' 12 年之前
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree 12 年之前
  Simon Krajewski 833cb2b3dd added Reflect specification (part 1) 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 年之前
  Hugh Sanderson b08585cf42 Add parameter to separate get/setField from get/setProperty 13 年之前
  Nicolas Cannasse 22ec3c982e partial support for Reflect.getProperty/setProperty 13 年之前
  Hugh Sanderson 49c822d26c Add untyped for deleteField 14 年之前
  Hugh Sanderson d7d05c7f1b Fix TCall result casting. Fix __init__ functions. 14 年之前
  Hugh Sanderson 102eeda6db Rework cpp specific code into _std 15 年之前