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

Roberto Ierusalimschy 566310fa04 small optimization před 24 roky
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments před 24 roky
lapi.c b3bb0f132b new interface for weak modes před 24 roky
lapi.h 100bfec39a new implementation for `next' před 25 roky
lauxlib.c 09e15692f3 rename of lua_isnull to lua_isnone před 24 roky
lauxlib.h 34df9976a9 some compatibility macros před 24 roky
lbaselib.c 6272c843de `yield' passes its arguments to `resume' před 24 roky
lcode.c f083812c02 first implementation of coroutines před 24 roky
lcode.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
ldblib.c 9cd36059ad new API functions lua_getstr/lua_setstr před 24 roky
ldebug.c f083812c02 first implementation of coroutines před 24 roky
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
ldo.c 6272c843de `yield' passes its arguments to `resume' před 24 roky
ldo.h d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
lfunc.c f42cc90d2d some warnings před 24 roky
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves před 24 roky
lgc.c d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
lgc.h e043b72a55 simpler way to collect userdata před 24 roky
linit.c fb55c96706 obsolete module; not part of the oficial distribution před 25 roky
liolib.c 09e15692f3 rename of lua_isnull to lua_isnone před 24 roky
llex.c 9aff171f3b new type `boolean' před 24 roky
llex.h 9aff171f3b new type `boolean' před 24 roky
llimits.h b7ae43d457 detail před 24 roky
lmathlib.c 592a309177 tag system replaced by event tables před 24 roky
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lobject.c 9aff171f3b new type `boolean' před 24 roky
lobject.h b3bb0f132b new interface for weak modes před 24 roky
lopcodes.c 9aff171f3b new type `boolean' před 24 roky
lopcodes.h f083812c02 first implementation of coroutines před 24 roky
lparser.c f083812c02 first implementation of coroutines před 24 roky
lparser.h 9aff171f3b new type `boolean' před 24 roky
lstate.c d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
lstate.h d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
lstring.c b7ae43d457 detail před 24 roky
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lstrlib.c cfaa8fbf1d better check for option in `strfind' před 24 roky
ltable.c 566310fa04 small optimization před 24 roky
ltable.h 592a309177 tag system replaced by event tables před 24 roky
ltests.c d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
ltests.h d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
ltm.c b3bb0f132b new interface for weak modes před 24 roky
ltm.h b3bb0f132b new interface for weak modes před 24 roky
lua.c 9cd36059ad new API functions lua_getstr/lua_setstr před 24 roky
lua.h d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
luadebug.h e04f7ed450 first version of Lua "stackless" před 24 roky
lualib.h dd3a63c205 new way to handle `profiles' před 24 roky
lundump.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lundump.h 9f25df02d5 new definition for headers of binary files před 24 roky
lvm.c 5d14ce612b details před 24 roky
lvm.h f083812c02 first implementation of coroutines před 24 roky
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lzio.h dd3a63c205 new way to handle `profiles' před 24 roky
makefile 3533382a1e dependencies updated před 24 roky
manual.tex ec9d8308b4 global table is also pseudo-index před 24 roky