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

Roberto Ierusalimschy 63e2d92123 no more -DOLD_ANSI option + details il y a 23 ans
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments il y a 24 ans
lapi.c 57fb51f975 `luaH_next' works like `next' il y a 23 ans
lapi.h 100bfec39a new implementation for `next' il y a 25 ans
lauxlib.c b3ffaca638 details il y a 23 ans
lauxlib.h d070506a25 new function luaL_errstr il y a 23 ans
lbaselib.c b0a5e156b8 no more maximum stack size il y a 23 ans
lcode.c 38b0e6128d simpler implementation for `for' loops il y a 23 ans
lcode.h 38b0e6128d simpler implementation for `for' loops il y a 23 ans
ldblib.c 86a4de256e no more lua_[gs]etstr il y a 23 ans
ldebug.c 38b0e6128d simpler implementation for `for' loops il y a 23 ans
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
ldo.c b0a5e156b8 no more maximum stack size il y a 23 ans
ldo.h 653977a0ac callhook can be static il y a 23 ans
lfunc.c f42cc90d2d some warnings 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 d6fd33e76f `eventtable' renamed to `metatable' il y a 23 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 23 ans
llex.c 57a7baafb9 error message compatible with incomplete lines of lua.c il y a 23 ans
llex.h e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
llimits.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail il y a 23 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 23 ans
lobject.h e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
lopcodes.c 38b0e6128d simpler implementation for `for' loops il y a 23 ans
lopcodes.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail il y a 23 ans
lparser.c ac178ee478 new constructor syntax + new generic `for' il y a 23 ans
lparser.h e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
lstate.c b0a5e156b8 no more maximum stack size il y a 23 ans
lstate.h b0a5e156b8 no more maximum stack size il y a 23 ans
lstring.c d3651c1d88 `getstr' now gives const char * il y a 23 ans
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... il y a 24 ans
lstrlib.c 87b0e3d477 no more `lua_istrue' function il y a 23 ans
ltable.c bee86e23be `luaH_next' works like `next' + better hash for pointers il y a 23 ans
ltable.h 57fb51f975 `luaH_next' works like `next' il y a 23 ans
ltests.c b0a5e156b8 no more maximum stack size il y a 23 ans
ltests.h d56d4cf776 distinct functions to create/destroy states and threads il y a 24 ans
ltm.c 0056ed4135 better(?) order for types (nil == 0) il y a 23 ans
ltm.h b3bb0f132b new interface for weak modes il y a 24 ans
lua.c 2f8e3c5543 prints any results returned by chunk il y a 23 ans
lua.h b0a5e156b8 no more maximum stack size il y a 23 ans
luadebug.h e01f5e6809 better order of record fields for 64-bit machines il y a 23 ans
lualib.h dd3a63c205 new way to handle `profiles' il y a 24 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 1e602a61b3 new generic `for' il y a 23 ans
lvm.h 67bda7e136 details. il y a 23 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 24 ans
makefile 63e2d92123 no more -DOLD_ANSI option + details il y a 23 ans
manual.tex e966dd93be towards next version... il y a 23 ans