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

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