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