Historia zmian

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