Commit History

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