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

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