2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Simon Krajewski ee42cde4ef 4.0.0-preview.1 (#6575) 8 жил өмнө
  Justin Donaldson cbf3404818 [lua] clean up some easy TODOS 8 жил өмнө
  Justin Donaldson 05c2ae137d [lua] turn os detection script into pure haxe 8 жил өмнө
  Justin Donaldson bb6dc209d2 [lua] fix issue #5973 8 жил өмнө
  Mark Knol 875ad19432 2017 (#5932) 8 жил өмнө
  Justin Donaldson accc7054e7 [lua] fix errors masked by incorrect error code 8 жил өмнө
  Justin Donaldson bfb06afb00 [lua] start refactoring externs based on versions 8 жил өмнө
  Justin Donaldson cdab01efa5 [lua] add int clamp behavior that more closely matches js, etc. Use this as default for Std.int 8 жил өмнө
  Dan Korostelev b7e204924c [lua] multireturn support 9 жил өмнө
  Justin Donaldson c53356019b [lua] featurize _hx_apply_self 9 жил өмнө
  Justin Donaldson ee417dde87 [lua] featurize some table polyfills 9 жил өмнө
  Justin Donaldson 9ee06d98f9 [lua] make the staticToInstance and funcToField helpers features as well 9 жил өмнө
  Justin Donaldson 5019d12065 [lua] inline _hx_bind as a pure lua helper method in the compiler, rather than in Boot 9 жил өмнө
  Justin Donaldson 6098b9cc03 [lua] refactor field reflection, move some key messy bits into boot instead of Reflect 9 жил өмнө
  Justin Donaldson 543d365aed [lua] add missing feature check for _hx_bit_clamp, remove unnecessary heavyweight parseInt usage 9 жил өмнө
  Justin Donaldson 37769a3c18 [lua] put the _hx_bit library behind a use._bit feature, and inline it 9 жил өмнө
  Justin Donaldson fd734ed02b [lua] TODO updates 9 жил өмнө
  Justin Donaldson b61557dde8 [lua] remove __instanceof checks from __string_rec, reduces imports for simple cases 9 жил өмнө
  Justin Donaldson 5c67292c22 [lua] remove usage of StringBuf in base classes with Table.concat. 9 жил өмнө
  Justin Donaldson 3e914e7349 [lua] clean up Boot imports 9 жил өмнө
  Justin Donaldson 17db6843cb [lua] remove PairTools usage from Boot 9 жил өмнө
  Justin Donaldson d92801b855 [lua] upgrade __lua_table__ so that it can accept both an array and a hash argument, and combine them in one table. Provide interface through lua.Boot.createTable 9 жил өмнө
  Justin Donaldson ce3adc952a [lua] fix failing test due to inlined vector constructor 9 жил өмнө
  Justin Donaldson 7f0447fa59 [lua] improve speed of array 9 жил өмнө
  Justin Donaldson 9fbe52aec2 [lua] Clean up inheritance checks with a recursive method, and catch inheritance on extended interfaces 9 жил өмнө
  Justin Donaldson 5c7189a78f [lua] Make sure to keep __class__ metadata for Std.is checks, and add inheritance checks for interfaces 9 жил өмнө
  Justin Donaldson 791635e8f4 [lua] Handle more lua keyword escape issues. Close #5041 9 жил өмнө
  Mark Knol 9632db9524 add/update copyright notice 9 жил өмнө
  Justin Donaldson 7ede374a24 Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048 9 жил өмнө
  Mark Knol 6c29743078 Update documentation 9 жил өмнө