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

Roberto Ierusalimschy 252e01e398 `setlocale' may be used to query the current locale %!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 87b0e3d477 no more `lua_istrue' function %!s(int64=23) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 86a4de256e no more lua_[gs]etstr %!s(int64=23) %!d(string=hai) anos
lauxlib.h d070506a25 new function luaL_errstr %!s(int64=23) %!d(string=hai) anos
lbaselib.c 87b0e3d477 no more `lua_istrue' function %!s(int64=23) %!d(string=hai) anos
lcode.c 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
lcode.h 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
ldblib.c 86a4de256e no more lua_[gs]etstr %!s(int64=23) %!d(string=hai) anos
ldebug.c 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
ldo.c addbe8c8b0 protected execution of `resume' %!s(int64=23) %!d(string=hai) anos
ldo.h 653977a0ac callhook can be static %!s(int64=23) %!d(string=hai) anos
lfunc.c f42cc90d2d some warnings %!s(int64=24) %!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 d6fd33e76f `eventtable' renamed to `metatable' %!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 252e01e398 `setlocale' may be used to query the current locale %!s(int64=23) %!d(string=hai) anos
llex.c b217ae644e details %!s(int64=23) %!d(string=hai) anos
llex.h 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
llimits.h 50e2952593 first version of dynamic stack %!s(int64=23) %!d(string=hai) anos
lmathlib.c 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lobject.c 53aaee6ee6 comments %!s(int64=23) %!d(string=hai) anos
lobject.h d6fd33e76f `eventtable' renamed to `metatable' %!s(int64=23) %!d(string=hai) anos
lopcodes.c 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
lopcodes.h 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
lparser.c 38b0e6128d simpler implementation for `for' loops %!s(int64=23) %!d(string=hai) anos
lparser.h 74907fb71e OP_LOADINT can be done by OP_LOADK %!s(int64=23) %!d(string=hai) anos
lstate.c d6fd33e76f `eventtable' renamed to `metatable' %!s(int64=23) %!d(string=hai) anos
lstate.h 6bb5cb1cbd comments %!s(int64=23) %!d(string=hai) anos
lstring.c d6fd33e76f `eventtable' renamed to `metatable' %!s(int64=23) %!d(string=hai) anos
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lstrlib.c 87b0e3d477 no more `lua_istrue' function %!s(int64=23) %!d(string=hai) anos
ltable.c d5ceb369b1 boolean type must be 0 or 1 %!s(int64=23) %!d(string=hai) anos
ltable.h 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
ltests.c c6a108e012 test for lua_pushbool %!s(int64=23) %!d(string=hai) anos
ltests.h d56d4cf776 distinct functions to create/destroy states and threads %!s(int64=23) %!d(string=hai) anos
ltm.c d6fd33e76f `eventtable' renamed to `metatable' %!s(int64=23) %!d(string=hai) anos
ltm.h b3bb0f132b new interface for weak modes %!s(int64=23) %!d(string=hai) anos
lua.c cb50fcf42d incomplete lines (by lhf) %!s(int64=23) %!d(string=hai) anos
lua.h 87b0e3d477 no more `lua_istrue' function %!s(int64=23) %!d(string=hai) anos
luadebug.h 931ee346e3 legacy declaration %!s(int64=23) %!d(string=hai) anos
lualib.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
lundump.c 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lundump.h 9f25df02d5 new definition for headers of binary files %!s(int64=24) %!d(string=hai) anos
lvm.c 67bda7e136 details. %!s(int64=23) %!d(string=hai) anos
lvm.h 67bda7e136 details. %!s(int64=23) %!d(string=hai) anos
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
lzio.h dd3a63c205 new way to handle `profiles' %!s(int64=24) %!d(string=hai) anos
makefile 3533382a1e dependencies updated %!s(int64=23) %!d(string=hai) anos
manual.tex ec9d8308b4 global table is also pseudo-index %!s(int64=24) %!d(string=hai) anos