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

Roberto Ierusalimschy 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) пре 6 година
manual be78aeae4c Default for warnings changed to "off" пре 6 година
testes 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators пре 6 година
all be78aeae4c Default for warnings changed to "off" пре 6 година
bugs 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow пре 6 година
lapi.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) пре 6 година
lapi.h 9a37dc0ce6 Small corrections when setting 'L->top' пре 6 година
lauxlib.c be78aeae4c Default for warnings changed to "off" пре 6 година
lauxlib.h b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
lcode.c 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators пре 6 година
lcode.h d6af81084d New kind of expression VKSTR пре 6 година
lcorolib.c b4d5dff8ec Multiple errors in '__toclose' report the first one пре 6 година
lctype.c f99509581e Removed extra information from RCS keyword strings пре 7 година
lctype.h f99509581e Removed extra information from RCS keyword strings пре 7 година
ldblib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
ldebug.c 46b84580d6 Use of 'MMBIN' opcodes extended to shift operators пре 6 година
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) пре 6 година
ldo.c c1a63c45f8 '__call' metamethod can be any callable object пре 6 година
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables пре 7 година
ldump.c f6aab3ec1f First implementation of constant propagation пре 6 година
lfunc.c ca13be9af7 Supressed errors in '__close' generate warnings пре 6 година
lfunc.h 9e6807c3c9 Do not collect open upvalues пре 6 година
lgc.c ca13be9af7 Supressed errors in '__close' generate warnings пре 6 година
lgc.h b14609032c Avoid the creation of too many strings in 'package' пре 6 година
linit.c f99509581e Removed extra information from RCS keyword strings пре 7 година
liolib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
ljumptab.h df13f25948 First version of OP_MMBIN opcodes пре 6 година
llex.c 35a28a58b3 Details пре 6 година
llex.h f99509581e Removed extra information from RCS keyword strings пре 7 година
llimits.h 279c3a6961 A few changes in tests about number of bits in integers пре 6 година
lmathlib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
lmem.c 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' пре 6 година
lmem.h f99509581e Removed extra information from RCS keyword strings пре 7 година
loadlib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) пре 6 година
lobject.h dc07719b0d Tag LUA_TUPVALTBC replaced by a flag пре 6 година
lopcodes.c df13f25948 First version of OP_MMBIN opcodes пре 6 година
lopcodes.h df13f25948 First version of OP_MMBIN opcodes пре 6 година
lopnames.h df13f25948 First version of OP_MMBIN opcodes пре 6 година
loslib.c 0eb6aa4013 Some improvements in date/time functions пре 6 година
lparser.c 0d52913804 Change in the syntax of attributes пре 6 година
lparser.h d6af81084d New kind of expression VKSTR пре 6 година
lprefix.h f99509581e Removed extra information from RCS keyword strings пре 7 година
lstate.c ca13be9af7 Supressed errors in '__close' generate warnings пре 6 година
lstate.h ca13be9af7 Supressed errors in '__close' generate warnings пре 6 година
lstring.c 2c68e66570 Details пре 6 година
lstring.h c5feac2b5e Strings inside Lua are not fully aligned пре 6 година
lstrlib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
ltable.c 279c3a6961 A few changes in tests about number of bits in integers пре 6 година
ltable.h f99509581e Removed extra information from RCS keyword strings пре 7 година
ltablib.c e888976bc6 Details (typos in comments) пре 6 година
ltests.c be78aeae4c Default for warnings changed to "off" пре 6 година
ltests.h 8b7cfee26b Small changes around C-stack limit пре 6 година
ltm.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) пре 6 година
ltm.h df13f25948 First version of OP_MMBIN opcodes пре 6 година
lua.c be78aeae4c Default for warnings changed to "off" пре 6 година
lua.h be73f72fcc New function 'setCstacklimit' пре 6 година
luaconf.h e888976bc6 Details (typos in comments) пре 6 година
lualib.h f99509581e Removed extra information from RCS keyword strings пре 7 година
lundump.c f6aab3ec1f First implementation of constant propagation пре 6 година
lundump.h f53eabeed8 Small changes in the header of binary files пре 6 година
lutf8lib.c b96b0b5abb Added macro 'luaL_pushfail' пре 6 година
lvm.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) пре 6 година
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' пре 6 година
lzio.c f99509581e Removed extra information from RCS keyword strings пре 7 година
lzio.h f99509581e Removed extra information from RCS keyword strings пре 7 година
makefile 35a28a58b3 Details пре 6 година
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons пре 6 година