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

Roberto Ierusalimschy 75ea9ccbea Fixed bug of long strings in binary chunks 5 år sedan
manual 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
testes 5027298b46 Added directory 'testes/libs/P1' to the repository 5 år sedan
.gitignore 4d6efa1f2d Added .gitignore 5 år sedan
all 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lapi.c 89aee84cbc Fixed bug in 'lua_upvaluejoin' 6 år sedan
lapi.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lauxlib.c 75ea9ccbea Fixed bug of long strings in binary chunks 5 år sedan
lauxlib.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lbaselib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lbitlib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lcode.c d71a548685 Fixed typos in comments 5 år sedan
lcode.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lcorolib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lctype.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lctype.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ldblib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ldebug.c b5bc898467 Fixed bug: Negation overflow in getlocal/setlocal 5 år sedan
ldebug.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ldo.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ldo.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ldump.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lfunc.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lfunc.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lgc.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lgc.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
linit.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
liolib.c 092f66fb05 Fixed bug: invalid mode can crash 'io.popen' 5 år sedan
llex.c 1221e987fe Bug: Long brackets with a huge number of '=' causes overflow 6 år sedan
llex.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
llimits.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lmathlib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lmem.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lmem.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
loadlib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lobject.c d71a548685 Fixed typos in comments 5 år sedan
lobject.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lopcodes.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lopcodes.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
loslib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lparser.c f5eb809d3f Fixed missing GC barriers in compiler and undump 5 år sedan
lparser.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lprefix.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lstate.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lstate.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lstring.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lstring.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lstrlib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltable.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltable.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltablib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltests.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltests.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltm.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
ltm.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lua.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lua.h e7411fab80 Updated release number and copyright year 5 år sedan
luaconf.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lualib.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lundump.c 75ea9ccbea Fixed bug of long strings in binary chunks 5 år sedan
lundump.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lutf8lib.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lvm.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lvm.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lzio.c 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
lzio.h 063d4e4543 Lua 5.3.5 ported to git 6 år sedan
makefile 89aee84cbc Fixed bug in 'lua_upvaluejoin' 6 år sedan