Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Thomschke 36b9ce7c4d #10993 Fix: Reflect.hasField fails on Lua if object is function (#10994) hace 2 años
  Justin Donaldson ca30fda989 [lua] refactor the rest of the tostring functionality hace 5 años
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) hace 5 años
  Aurel 8616359ff7 Reformat std (#8408) hace 6 años
  Aleksandr Kuzmenko 7ba3a01189 Specify Reflect.copy(null) (#8448) hace 6 años
  Mark Knol 5286223994 Merge branch 'development' of https://github.com/haxefoundation/haxe into development hace 6 años
  Mark Knol 90eda8ce3c Happy new year! :tada: hace 6 años
  Justin Donaldson dce829cf69 [lua] use cast for string length in order to pick up correct vanilla/default behavior hace 6 años
  Justin Donaldson d9c2387d72 [lua] use UTF8 length when checking for length on string via Reflect hace 6 años
  Simon Krajewski 784dcbfed0 Inline cleanup (#7155) hace 7 años
  Mark Knol b3cc1d7949 Happy new year! (#6799) hace 7 años
  Justin Donaldson 12d58a843d [lua] use _hx_string_wrapper helper function instead of modifying string prototype hace 8 años
  Justin Donaldson 80b0d79374 [lua] keep string fields for reflection, iterate string methods properly. close #6276 hace 8 años
  Justin Donaldson 75ffa81ee5 [lua] fix issues with typedef/instance/static assignment fixes #6007 hace 8 años
  Justin Donaldson cbf3404818 [lua] clean up some easy TODOS hace 8 años
  Mark Knol 875ad19432 2017 (#5932) hace 8 años
  Justin Donaldson bfb06afb00 [lua] start refactoring externs based on versions hace 8 años
  Justin Donaldson ee417dde87 [lua] featurize some table polyfills hace 9 años
  Justin Donaldson 6098b9cc03 [lua] refactor field reflection, move some key messy bits into boot instead of Reflect hace 9 años
  Justin Donaldson d1339e895b [lua] simplify Reflect.fields hace 9 años
  Justin Donaldson aacabc1a4e [lua] refactor table creation to only use Table.create method hace 9 años
  Justin Donaldson 7f0447fa59 [lua] improve speed of array hace 9 años
  Mark Knol 9632db9524 add/update copyright notice hace 9 años
  Justin Donaldson 032876576f Lua: Fix Reflect.callMethod to handle situations with null arguments hace 9 años
  peyty 13757e63e6 Avoiding some name clashes as according to https://github.com/HaxeFoundation/haxe/issues/4462 hace 9 años
  peyty 9371fb12a1 Fix Issue2937 (implementation of varargs was wrong) hace 9 años
  Justin Donaldson a12528e371 Lua: Add some null guards in Reflect.compare hace 9 años
  Justin Donaldson 1ca5de338c Lua: Add extra check for Reflect.callMethod to see if the object argument is in fact a class hace 9 años
  Justin Donaldson 0e33fbbfd9 Lua: Update Reflect to work with the new __anon method for defining anon objects hace 9 años
  Justin Donaldson 7816e06bb1 Lua: New version of Reflect & basic object mgmt hace 9 años