Commit History

Author SHA1 Message Date
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Alexander Kuzmenko 35ca615159 [php] fixed accessing `static inline var` via reflection (fixes #6630) 7 years ago
  Alexander Kuzmenko 36cbdad8a4 Remove old PHP target (#6612) 7 years ago
  Alexander Kuzmenko bd95397a01 unit test for #6559 8 years ago
  Alexander Kuzmenko f6a5e2f4b7 [php7] do not throw on Reflect.getProperty(o, field) if field does not exist (fixes #6659, fixes 6554) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Mockey 3607bbfae1 Fix some Reflect issues with PHP 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
  Simon Krajewski c5a7c15232 [php] handle string comparison using strcmp to avoid crazy conversions 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
  Eric Priou 8e650e446b Fix Reflect.deleteField() on php target 12 years ago
  Simon Krajewski 37863609cf (fixed issue #1811) 12 years ago
  Simon Krajewski 00824f9a12 - added haxe.ds.BalancedTree 12 years ago
  Simon Krajewski 833cb2b3dd added Reflect specification (part 1) 12 years ago
  Franco Ponticelli bcd53a2c84 php: removed any reference to » 12 years ago
  Franco Ponticelli 1794f726b6 php: fixed Type specifications 12 years ago
  Nicolas Cannasse 141cab1f55 added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367) 12 years ago
  Nicolas Cannasse 470f709580 prevent some unwanted string formating 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
  Nicolas Cannasse a4bc595edf ensure that we have a return statement even if the return type is Dynamic (fixed issue #1151) 13 years ago
  Simon Krajewski d49673dcf7 possible fix for PHP 5.2 properties 13 years ago
  Franco Ponticelli 3db8a8c767 php : added support for Reflect.getProperty/setProperty 13 years ago
  Franco Ponticelli 1836745f4d fixed issue 726 13 years ago
  Nicolas Cannasse 22ec3c982e partial support for Reflect.getProperty/setProperty 13 years ago
  Franco Ponticelli 0f2fbcfcb9 php : added --php-prefix 14 years ago
  Franco Ponticelli 814ac64fa5 php : minor 14 years ago
  Franco Ponticelli dfe3afb905 php : minor fixes 14 years ago