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

Roberto Ierusalimschy 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
bugs a3d03ff6b6 bug: error message for `%a' gave wrong line number %!s(int64=24) %!d(string=hai) anos
lapi.c 42754c0f15 small optimizations %!s(int64=24) %!d(string=hai) anos
lapi.h 100bfec39a new implementation for `next' %!s(int64=25) %!d(string=hai) anos
lauxlib.c 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
lauxlib.h 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
lbaselib.c 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
lcode.c 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lcode.h 72659a0605 no more explicit support for wide-chars; too much troble... %!s(int64=24) %!d(string=hai) anos
ldblib.c 9cd36059ad new API functions lua_getstr/lua_setstr %!s(int64=24) %!d(string=hai) anos
ldebug.c e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!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 42754c0f15 small optimizations %!s(int64=24) %!d(string=hai) anos
ldo.h 42754c0f15 small optimizations %!s(int64=24) %!d(string=hai) anos
lfunc.c 592a309177 tag system replaced by event tables %!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 e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!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 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
llex.c 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
llex.h 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
llimits.h fffb6f3814 no more MINPOWER2 %!s(int64=24) %!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 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lobject.h e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!d(string=hai) anos
lopcodes.c 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lopcodes.h 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lparser.c 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lparser.h 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
lstate.c e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!d(string=hai) anos
lstate.h e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!d(string=hai) anos
lstring.c 592a309177 tag system replaced by event tables %!s(int64=24) %!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 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
ltable.c 22dd271cbb another bug in next (when n is a power of 2) %!s(int64=24) %!d(string=hai) anos
ltable.h 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
ltests.c 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
ltests.h 7cd37142f4 details %!s(int64=24) %!d(string=hai) anos
ltm.c 9aff171f3b new type `boolean' %!s(int64=24) %!d(string=hai) anos
ltm.h 592a309177 tag system replaced by event tables %!s(int64=24) %!d(string=hai) anos
lua.c 9cd36059ad new API functions lua_getstr/lua_setstr %!s(int64=24) %!d(string=hai) anos
lua.h 09e15692f3 rename of lua_isnull to lua_isnone %!s(int64=24) %!d(string=hai) anos
luadebug.h e04f7ed450 first version of Lua "stackless" %!s(int64=24) %!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 42754c0f15 small optimizations %!s(int64=24) %!d(string=hai) anos
lvm.h 592a309177 tag system replaced by event tables %!s(int64=24) %!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 0171543704 better optimization options %!s(int64=24) %!d(string=hai) anos
manual.tex ec9d8308b4 global table is also pseudo-index %!s(int64=24) %!d(string=hai) anos