Cronologia Commit

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