Mirror of the amazing lua scripting language
#lua #script #scripting #script-engine #embed #embedded #script-language

Roberto Ierusalimschy 0c4ed2b3dc main header file hace 28 años
auxlib.c d73c5bcfe7 function name is only needed *if* there is an error. hace 28 años
auxlib.h c9e3d32182 first implementation of "$if"; hace 28 años
bugs 72a1d81b51 bug: lua_getlocal breaks when called with a CFunction. hace 28 años
fallback.c 4321fde2a7 error inside an error method could break the stack. hace 28 años
fallback.h 4321fde2a7 error inside an error method could break the stack. hace 28 años
func.c 0892f0e5b7 BIG CHANGE: functions have their own "constant table". hace 28 años
func.h 0892f0e5b7 BIG CHANGE: functions have their own "constant table". hace 28 años
hash.c 067db30d71 "next" & "nextvar" check if argument is a result of previous calls hace 28 años
hash.h bd9e68cfcd new implementation of gc: "Pre-collect" garbage in temporary lists and hace 28 años
inout.c 0892f0e5b7 BIG CHANGE: functions have their own "constant table". hace 28 años
inout.h 0892f0e5b7 BIG CHANGE: functions have their own "constant table". hace 28 años
iolib.c 8f3df1d471 small details. hace 28 años
lex.c a7793468aa correct support for changing real to double (optional) hace 28 años
lex.h c9a2dfeb2c using "zio" for parsing Lua code. hace 28 años
lglobal.c b8a049abed Global variables hace 28 años
lglobal.h b8a049abed Global variables hace 28 años
lmathlib.c b945fae40e Lua standard mathematical library hace 28 años
lmem.c dadba4d6ed Interface to Memory Manager hace 28 años
lmem.h dadba4d6ed Interface to Memory Manager hace 28 años
lstrlib.c 75ac0d2172 Standard library for strings and pattern-matching hace 28 años
lua.c 7820a47184 LOCALE support hace 28 años
lua.h 0c4ed2b3dc main header file hace 28 años
lua.stx dd1aa28390 small optimization in opcodes for "and" and "or" hace 28 años
luadebug.h 84e92e0976 Debuging API hace 28 años
lualib.h 9f3785a2f3 Lua standard libraries hace 28 años
lualoc.h 8f3df1d471 small details. hace 28 años
lzio.c d600a6b5b3 a generic input stream interface hace 28 años
lzio.h d600a6b5b3 a generic input stream interface hace 28 años
makefile e8292f076d new dependencies hace 28 años
manual.tex e18f681333 very small corrections... hace 28 años
opcode.c dd1aa28390 small optimization in opcodes for "and" and "or" hace 28 años
opcode.h dd1aa28390 small optimization in opcodes for "and" and "or" hace 28 años
tree.c 3037dccaf6 prime numbers spread better. hace 28 años
tree.h 0892f0e5b7 BIG CHANGE: functions have their own "constant table". hace 28 años
types.h 995a9f7188 no more "Bool" type hace 30 años
undump.c dd1aa28390 small optimization in opcodes for "and" and "or" hace 28 años
undump.h 732ef82c72 "luaI_undump1" cannot be static; luac uses it. hace 28 años