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

Roberto Ierusalimschy c18fe57e54 quick-and-dirty function to print code (for debugging Lua) %!s(int64=23) %!d(string=hai) anos
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments %!s(int64=24) %!d(string=hai) anos
lapi.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
lapi.h 88c7b574cb `luaA_index' is a local macro now %!s(int64=23) %!d(string=hai) anos
lauxlib.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
lauxlib.h 71144e3ff0 errors `return' int, to avoid warnings %!s(int64=23) %!d(string=hai) anos
lbaselib.c 71144e3ff0 errors `return' int, to avoid warnings %!s(int64=23) %!d(string=hai) anos
lcode.c b55fded18c details about jump optimization %!s(int64=23) %!d(string=hai) anos
lcode.h b55fded18c details about jump optimization %!s(int64=23) %!d(string=hai) anos
ldblib.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
ldebug.c af19d55635 generic for also coded to make test at the end of the loop %!s(int64=23) %!d(string=hai) anos
ldebug.h 9a0f0dcc77 precompiler may create functions without `lineinfo' %!s(int64=23) %!d(string=hai) anos
ldo.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
ldo.h 751cd867d3 new way to handle errors %!s(int64=23) %!d(string=hai) anos
lfunc.c 9a0f0dcc77 precompiler may create functions without `lineinfo' %!s(int64=23) %!d(string=hai) anos
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves %!s(int64=24) %!d(string=hai) anos
lgc.c 01f1ac36b1 `global' tables (registry, etc.) stored in proper place, not in the stack %!s(int64=23) %!d(string=hai) anos
lgc.h e043b72a55 simpler way to collect userdata %!s(int64=24) %!d(string=hai) anos
linit.c fb55c96706 obsolete module; not part of the oficial distribution %!s(int64=25) %!d(string=hai) anos
liolib.c 71144e3ff0 errors `return' int, to avoid warnings %!s(int64=23) %!d(string=hai) anos
llex.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
llex.h dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
llimits.h f1a1bb23fe good stack limit to compute ack(8,3) %!s(int64=23) %!d(string=hai) anos
lmathlib.c 71144e3ff0 errors `return' int, to avoid warnings %!s(int64=23) %!d(string=hai) anos
lmem.c 751cd867d3 new way to handle errors %!s(int64=23) %!d(string=hai) anos
lmem.h 751cd867d3 new way to handle errors %!s(int64=23) %!d(string=hai) anos
lobject.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
lobject.h dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
lopcodes.c af19d55635 generic for also coded to make test at the end of the loop %!s(int64=23) %!d(string=hai) anos
lopcodes.h af19d55635 generic for also coded to make test at the end of the loop %!s(int64=23) %!d(string=hai) anos
lparser.c af19d55635 generic for also coded to make test at the end of the loop %!s(int64=23) %!d(string=hai) anos
lparser.h 2dadc81822 cleaner implementation of code generation for jumps %!s(int64=23) %!d(string=hai) anos
lstate.c 01f1ac36b1 `global' tables (registry, etc.) stored in proper place, not in the stack %!s(int64=23) %!d(string=hai) anos
lstate.h 01f1ac36b1 `global' tables (registry, etc.) stored in proper place, not in the stack %!s(int64=23) %!d(string=hai) anos
lstring.c 237969724f support for `light' userdata + simpler support for `boxed' udata %!s(int64=23) %!d(string=hai) anos
lstring.h ab52fc6097 new macro to `fix' strings %!s(int64=23) %!d(string=hai) anos
lstrlib.c 71144e3ff0 errors `return' int, to avoid warnings %!s(int64=23) %!d(string=hai) anos
ltable.c a4d06736d4 correct implementation for arrays of size 1 %!s(int64=23) %!d(string=hai) anos
ltable.h 71c716e5a8 avoid C identifiers beginning with '_' %!s(int64=23) %!d(string=hai) anos
ltablib.c 85dcb411a8 all textual errors go through `luaL_verror' %!s(int64=23) %!d(string=hai) anos
ltests.c c18fe57e54 quick-and-dirty function to print code (for debugging Lua) %!s(int64=23) %!d(string=hai) anos
ltests.h ecda9c1972 details %!s(int64=23) %!d(string=hai) anos
ltm.c ab52fc6097 new macro to `fix' strings %!s(int64=23) %!d(string=hai) anos
ltm.h b3bb0f132b new interface for weak modes %!s(int64=24) %!d(string=hai) anos
lua.c 751cd867d3 new way to handle errors %!s(int64=23) %!d(string=hai) anos
lua.h dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
luadebug.h 93bcb65a9b debug interface uses `method' to describe calls like `a:foo()' %!s(int64=23) %!d(string=hai) anos
lualib.h 8e1e618606 `baselib' splited in `baselib' and `tablib' %!s(int64=23) %!d(string=hai) anos
lundump.c dea6b6da94 new function `lua_vpushstr' to replace uses of `sprintf' %!s(int64=23) %!d(string=hai) anos
lundump.h 9f25df02d5 new definition for headers of binary files %!s(int64=24) %!d(string=hai) anos
lvm.c af19d55635 generic for also coded to make test at the end of the loop %!s(int64=23) %!d(string=hai) anos
lvm.h 0dbf0c5953 new format for test intructions (handle NaN correctly) %!s(int64=23) %!d(string=hai) anos
lzio.c e68d0df1c6 function `zsopen' is not used %!s(int64=23) %!d(string=hai) anos
lzio.h e68d0df1c6 function `zsopen' is not used %!s(int64=23) %!d(string=hai) anos
makefile 0b00e7f1a2 new macro to convert double->int %!s(int64=23) %!d(string=hai) anos
manual.tex e966dd93be towards next version... %!s(int64=23) %!d(string=hai) anos