Histórico de Commits

Autor SHA1 Mensagem Data
  Mark Knol b3cc1d7949 Happy new year! (#6799) há 7 anos atrás
  Justin Donaldson 12d58a843d [lua] use _hx_string_wrapper helper function instead of modifying string prototype há 8 anos atrás
  Justin Donaldson 80b0d79374 [lua] keep string fields for reflection, iterate string methods properly. close #6276 há 8 anos atrás
  Justin Donaldson 75ffa81ee5 [lua] fix issues with typedef/instance/static assignment fixes #6007 há 8 anos atrás
  Justin Donaldson cbf3404818 [lua] clean up some easy TODOS há 8 anos atrás
  Mark Knol 875ad19432 2017 (#5932) há 8 anos atrás
  Justin Donaldson bfb06afb00 [lua] start refactoring externs based on versions há 9 anos atrás
  Justin Donaldson ee417dde87 [lua] featurize some table polyfills há 9 anos atrás
  Justin Donaldson 6098b9cc03 [lua] refactor field reflection, move some key messy bits into boot instead of Reflect há 9 anos atrás
  Justin Donaldson d1339e895b [lua] simplify Reflect.fields há 9 anos atrás
  Justin Donaldson aacabc1a4e [lua] refactor table creation to only use Table.create method há 9 anos atrás
  Justin Donaldson 7f0447fa59 [lua] improve speed of array há 9 anos atrás
  Mark Knol 9632db9524 add/update copyright notice há 9 anos atrás
  Justin Donaldson 032876576f Lua: Fix Reflect.callMethod to handle situations with null arguments há 9 anos atrás
  peyty 13757e63e6 Avoiding some name clashes as according to https://github.com/HaxeFoundation/haxe/issues/4462 há 9 anos atrás
  peyty 9371fb12a1 Fix Issue2937 (implementation of varargs was wrong) há 9 anos atrás
  Justin Donaldson a12528e371 Lua: Add some null guards in Reflect.compare há 9 anos atrás
  Justin Donaldson 1ca5de338c Lua: Add extra check for Reflect.callMethod to see if the object argument is in fact a class há 9 anos atrás
  Justin Donaldson 0e33fbbfd9 Lua: Update Reflect to work with the new __anon method for defining anon objects há 9 anos atrás
  Justin Donaldson 7816e06bb1 Lua: New version of Reflect & basic object mgmt há 9 anos atrás
  Justin Donaldson b4851d8106 Lua: fix setProperty for static class variables há 9 anos atrás
  Justin Donaldson 659dfedffa Lua: check for null in Reflect.callMethod for object, we need different behavior in that case há 9 anos atrás
  Justin Donaldson bc8b7908b8 Lua: add check for "get_<field>" in Reflect.getProperty há 9 anos atrás
  Justin Donaldson bb9abbe531 Lua: Use correct invocation style inside of Reflect há 9 anos atrás
  Justin Donaldson a84291a9fa Lua: Fix Reflect for properties há 9 anos atrás
  Justin Donaldson b2823f3a78 Lua: Add some more tools for dealing with pairs/ipairs há 9 anos atrás
  Justin Donaldson 826c50eeeb Lua: fix Reflect.callMethod, and drop some untyped usage há 9 anos atrás
  Justin Donaldson cfb5c8a911 Lua : Fix Reflect.compareMethod há 9 anos atrás
  Justin Donaldson 42afecb4d2 Lua: fix the Reflect.isFunction function há 10 anos atrás
  Justin Donaldson 3f64869b0a Lua: More Reflect fixes for lua há 10 anos atrás