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

Roberto Ierusalimschy 9681ff09db small optimization when returning a single local value há 23 anos atrás
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments há 24 anos atrás
lapi.c c16a35d669 `lua_stackspace' replaced by `lua_checkstack' há 23 anos atrás
lapi.h 88c7b574cb `luaA_index' is a local macro now há 23 anos atrás
lauxlib.c c16a35d669 `lua_stackspace' replaced by `lua_checkstack' há 23 anos atrás
lauxlib.h d070506a25 new function luaL_errstr há 23 anos atrás
lbaselib.c b0a5e156b8 no more maximum stack size há 23 anos atrás
lcode.c bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
lcode.h bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
ldblib.c 86a4de256e no more lua_[gs]etstr há 23 anos atrás
ldebug.c 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
ldo.c 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
ldo.h 653977a0ac callhook can be static há 23 anos atrás
lfunc.c 8a1a512c64 lu_byte is enough for those fields (maxstack < 256) há 23 anos atrás
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves há 24 anos atrás
lgc.c 8f837e83b2 using `ci->top' to control acceptable indices in C calls há 23 anos atrás
lgc.h e043b72a55 simpler way to collect userdata há 24 anos atrás
linit.c fb55c96706 obsolete module; not part of the oficial distribution há 25 anos atrás
liolib.c 252e01e398 `setlocale' may be used to query the current locale há 23 anos atrás
llex.c 51ad2f1162 error message há 23 anos atrás
llex.h e01f5e6809 better order of record fields for 64-bit machines há 23 anos atrás
llimits.h 7ff21273d6 implementation of `global' statement há 23 anos atrás
lmathlib.c 592a309177 tag system replaced by event tables há 24 anos atrás
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lobject.c 53aaee6ee6 comments há 23 anos atrás
lobject.h 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
lopcodes.c bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
lopcodes.h bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
lparser.c 9681ff09db small optimization when returning a single local value há 23 anos atrás
lparser.h 7ff21273d6 implementation of `global' statement há 23 anos atrás
lstate.c 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
lstate.h 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
lstring.c d3651c1d88 `getstr' now gives const char * há 23 anos atrás
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lstrlib.c c97dc294a9 first implementation of `gfind' há 23 anos atrás
ltable.c bee86e23be `luaH_next' works like `next' + better hash for pointers há 23 anos atrás
ltable.h 71c716e5a8 avoid C identifiers beginning with '_' há 23 anos atrás
ltests.c 7ff21273d6 implementation of `global' statement há 23 anos atrás
ltests.h ecda9c1972 details há 23 anos atrás
ltm.c 0056ed4135 better(?) order for types (nil == 0) há 23 anos atrás
ltm.h b3bb0f132b new interface for weak modes há 24 anos atrás
lua.c c36b5cc726 detail há 23 anos atrás
lua.h c16a35d669 `lua_stackspace' replaced by `lua_checkstack' há 23 anos atrás
luadebug.h 207dad8606 comments há 23 anos atrás
lualib.h dd3a63c205 new way to handle `profiles' há 24 anos atrás
lundump.c 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lundump.h 9f25df02d5 new definition for headers of binary files há 24 anos atrás
lvm.c bd8b9c94b3 generic for (with any number of control variables) há 23 anos atrás
lvm.h 6b0c38c2e7 `inline' of tonumber há 23 anos atrás
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... há 24 anos atrás
lzio.h dd3a63c205 new way to handle `profiles' há 24 anos atrás
makefile 63e2d92123 no more -DOLD_ANSI option + details há 23 anos atrás
manual.tex e966dd93be towards next version... há 23 anos atrás