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

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