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

Roberto Ierusalimschy 1b6315ba10 not all unfinished strings with "..." end in EOF před 23 roky
bugs 9d2e454d6f BUG: seg. fault when rawget/rawset get extra arguments před 24 roky
lapi.c 57fb51f975 `luaH_next' works like `next' před 23 roky
lapi.h 100bfec39a new implementation for `next' před 25 roky
lauxlib.c b3ffaca638 details před 23 roky
lauxlib.h d070506a25 new function luaL_errstr před 23 roky
lbaselib.c b0a5e156b8 no more maximum stack size před 23 roky
lcode.c 38b0e6128d simpler implementation for `for' loops před 23 roky
lcode.h 38b0e6128d simpler implementation for `for' loops před 23 roky
ldblib.c 86a4de256e no more lua_[gs]etstr před 23 roky
ldebug.c 38b0e6128d simpler implementation for `for' loops před 23 roky
ldebug.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
ldo.c b0a5e156b8 no more maximum stack size před 23 roky
ldo.h 653977a0ac callhook can be static před 23 roky
lfunc.c f42cc90d2d some warnings před 24 roky
lfunc.h 413fc7334b new implementation for lua upvalues (sugested by E.T.): simpler and solves před 24 roky
lgc.c d6fd33e76f `eventtable' renamed to `metatable' před 23 roky
lgc.h e043b72a55 simpler way to collect userdata před 24 roky
linit.c fb55c96706 obsolete module; not part of the oficial distribution před 25 roky
liolib.c 252e01e398 `setlocale' may be used to query the current locale před 23 roky
llex.c 1b6315ba10 not all unfinished strings with "..." end in EOF před 23 roky
llex.h e01f5e6809 better order of record fields for 64-bit machines před 23 roky
llimits.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail před 23 roky
lmathlib.c 592a309177 tag system replaced by event tables před 24 roky
lmem.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lmem.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lobject.c 53aaee6ee6 comments před 23 roky
lobject.h e01f5e6809 better order of record fields for 64-bit machines před 23 roky
lopcodes.c 38b0e6128d simpler implementation for `for' loops před 23 roky
lopcodes.h 1c423d2661 LFIELDS_PER_FLUSH is an opcode detail před 23 roky
lparser.c ac178ee478 new constructor syntax + new generic `for' před 23 roky
lparser.h e01f5e6809 better order of record fields for 64-bit machines před 23 roky
lstate.c b0a5e156b8 no more maximum stack size před 23 roky
lstate.h b0a5e156b8 no more maximum stack size před 23 roky
lstring.c d3651c1d88 `getstr' now gives const char * před 23 roky
lstring.h 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lstrlib.c 87b0e3d477 no more `lua_istrue' function před 23 roky
ltable.c bee86e23be `luaH_next' works like `next' + better hash for pointers před 23 roky
ltable.h 57fb51f975 `luaH_next' works like `next' před 23 roky
ltests.c 3b001d9a9d more tests for boolean API před 23 roky
ltests.h d56d4cf776 distinct functions to create/destroy states and threads před 24 roky
ltm.c 0056ed4135 better(?) order for types (nil == 0) před 23 roky
ltm.h b3bb0f132b new interface for weak modes před 24 roky
lua.c c36b5cc726 detail před 23 roky
lua.h b0a5e156b8 no more maximum stack size před 23 roky
luadebug.h e01f5e6809 better order of record fields for 64-bit machines před 23 roky
lualib.h dd3a63c205 new way to handle `profiles' před 24 roky
lundump.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lundump.h 9f25df02d5 new definition for headers of binary files před 24 roky
lvm.c 1e602a61b3 new generic `for' před 23 roky
lvm.h 67bda7e136 details. před 23 roky
lzio.c 72659a0605 no more explicit support for wide-chars; too much troble... před 24 roky
lzio.h dd3a63c205 new way to handle `profiles' před 24 roky
makefile 63e2d92123 no more -DOLD_ANSI option + details před 23 roky
manual.tex e966dd93be towards next version... před 23 roky