malublu 3e5c08db4e Update Date.hx 9 anni fa
..
haxe aacabc1a4e [lua] refactor table creation to only use Table.create method 9 anni fa
sys aba2cd14ab [lua] set byte flag during reads for File.getBytes 9 anni fa
Array.hx 70242f83dc [lua] simplify Array constructor call, because lua.Boot.defArray generates some redundant temp vars and branching for some reason 9 anni fa
Date.hx 3e5c08db4e Update Date.hx 9 anni fa
EReg.hx 787580bb77 [lua] add proper type for Ereg.FLAGS 9 anni fa
Math.hx c28916ce7b [lua] make random seed based on the presence of new Math.random feature 9 anni fa
Reflect.hx ee417dde87 [lua] featurize some table polyfills 9 anni fa
Std.hx 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 anni fa
String.hx e86493f7c5 [lua] improve the __index patching method for string metatables 9 anni fa
StringBuf.hx 9632db9524 add/update copyright notice 9 anni fa
Sys.hx 7ede374a24 Lua : Use table.maxn + 1 for inferring array length from tables. Close #5048 9 anni fa
Type.hx 6098b9cc03 [lua] refactor field reflection, move some key messy bits into boot instead of Reflect 9 anni fa