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

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