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

Roberto Ierusalimschy be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). il y a 27 ans
bugs be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). il y a 27 ans
lapi.c 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" il y a 27 ans
lapi.h ea169d2083 auxiliar functions from Lua API il y a 28 ans
lauxlib.c 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" il y a 27 ans
lauxlib.h 88a2023c32 support for strings with '\0' il y a 27 ans
lbuffer.c 88a2023c32 support for strings with '\0' il y a 27 ans
lbuiltin.c 88a2023c32 support for strings with '\0' il y a 27 ans
lbuiltin.h 26c5f56ad1 Built-in functions il y a 28 ans
ldo.c aee3f97acb put back quotes (") when string in dostring ends with a \n il y a 28 ans
ldo.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lfunc.c 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lfunc.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lgc.c 88a2023c32 support for strings with '\0' il y a 27 ans
lgc.h 3393fd7f25 first version of "lua_close" il y a 28 ans
liolib.c 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" il y a 27 ans
llex.c e74817f8aa correct way to handle string delimiters il y a 27 ans
llex.h 6ac047afc4 details il y a 28 ans
lmathlib.c fada8efd01 "rand()", in SunOS, may return values bigger than "RAND_MAX"... il y a 28 ans
lmem.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lmem.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lobject.c 0e1058cfdd small optimizations in switch order il y a 28 ans
lobject.h 88a2023c32 support for strings with '\0' il y a 27 ans
lopcodes.h f0dffaa209 new way to hanlde arg information il y a 28 ans
lparser.h 03f3f9e707 "zio" now keeps its "name". il y a 28 ans
lstate.c 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lstate.h 6ac047afc4 details il y a 28 ans
lstring.c 88a2023c32 support for strings with '\0' il y a 27 ans
lstring.h 88a2023c32 support for strings with '\0' il y a 27 ans
lstrlib.c be6d215f67 BUG: gsub('a', '(b?)%1*' ...) loops (because the capture is empty). il y a 27 ans
ltable.c 6cdf0d8768 tables can become full of "emptys" slots, and keep growing without limits. il y a 28 ans
ltable.h 9ae0c082a3 small details by lint. il y a 28 ans
ltm.c 964c503a63 LUA_COMPAT2.5 may use #ifdef instead of #if il y a 28 ans
ltm.h 9ae0c082a3 small details by lint. il y a 28 ans
lua.c a9dd2c6717 interrupts lua loops with "^C" (via signals) il y a 27 ans
lua.h 043c2ac258 new names for "lua_pushlstr" and "lua_getstrlen" il y a 27 ans
lua.stx 29b7b8e52c better error messages for wrong tokens il y a 27 ans
luadebug.h 84e92e0976 Debuging API il y a 28 ans
lualib.h 502343b402 new scheme for buffers, centralized in auxlib. il y a 28 ans
lundump.c 981fddea02 module to load bytecodes from files. il y a 28 ans
lundump.h 981fddea02 module to load bytecodes from files. il y a 28 ans
lvm.c 88a2023c32 support for strings with '\0' il y a 27 ans
lvm.h 45e533599f optimization: closures without upvalues don't need to be closures il y a 28 ans
lzio.c 03f3f9e707 "zio" now keeps its "name". il y a 28 ans
lzio.h 6ac047afc4 details il y a 28 ans
makefile 0c031dcc8b details il y a 28 ans
manual.tex 81b953f27e details il y a 28 ans