Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Aleksandr Kuzmenko 7ba3a01189 Specify Reflect.copy(null) (#8448) 6 years ago
  Alexander Kuzmenko 63144f6db9 [php] fixed accessing a property with an empty name (fixes #8053) 6 years ago
  Alexander Kuzmenko d9448f1c42 [php] faster Reflect.copy() 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Simon Krajewski d80e4c013d The Reflect.callMethod situation (#7442) 6 years ago
  Alexander Kuzmenko b9e83afab2 [php] use cached closures for Reflect.field(obj, method) 6 years ago
  Alexander Kuzmenko 3d067ed66a Fixed Reflect.callMethod() for usage with Classes as the first argument (#7106) 7 years ago
  Alexander Kuzmenko 6191e3c9a3 {platform}.Syntax modules (#6849) 7 years ago
  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