Justin Donaldson 87570fc8a5 [lua] fix broken type refs 9 years ago
..
haxe aacabc1a4e [lua] refactor table creation to only use Table.create method 9 years ago
sys 87570fc8a5 [lua] fix broken type refs 9 years ago
Array.hx 70242f83dc [lua] simplify Array constructor call, because lua.Boot.defArray generates some redundant temp vars and branching for some reason 9 years ago
Date.hx 3e5c08db4e Update Date.hx 9 years ago
EReg.hx bfb06afb00 [lua] start refactoring externs based on versions 9 years ago
Math.hx c28916ce7b [lua] make random seed based on the presence of new Math.random feature 9 years ago
Reflect.hx bfb06afb00 [lua] start refactoring externs based on versions 9 years ago
Std.hx cdab01efa5 [lua] add int clamp behavior that more closely matches js, etc. Use this as default for Std.int 9 years ago
String.hx 947e534d1d [lua] wip on lua 5.1 support 9 years ago
StringBuf.hx 9632db9524 add/update copyright notice 9 years ago
Sys.hx bfb06afb00 [lua] start refactoring externs based on versions 9 years ago
Type.hx bfb06afb00 [lua] start refactoring externs based on versions 9 years ago