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

Roberto Ierusalimschy 490ecfcaa1 Better comments about the use of 'k' in opcodes %!s(int64=5) %!d(string=hai) anos
manual e174f43807 Manual a little more clear about string->number coersions %!s(int64=5) %!d(string=hai) anos
testes 6f1c033d72 More generic pattern when testing 'string.format' %!s(int64=5) %!d(string=hai) anos
all be78aeae4c Default for warnings changed to "off" %!s(int64=6) %!d(string=hai) anos
lapi.c 508a705c1c Removed some wrong comments %!s(int64=5) %!d(string=hai) anos
lapi.h 9a37dc0ce6 Small corrections when setting 'L->top' %!s(int64=6) %!d(string=hai) anos
lauxlib.c be78aeae4c Default for warnings changed to "off" %!s(int64=6) %!d(string=hai) anos
lauxlib.h b93f3b00bb Added function 'luaL_buffsub' %!s(int64=5) %!d(string=hai) anos
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' %!s(int64=6) %!d(string=hai) anos
lcode.c c12983cf8a Fixed warnings from Keil compiler %!s(int64=5) %!d(string=hai) anos
lcode.h 40d8832ee0 Simplification in the call to 'constfolding' %!s(int64=5) %!d(string=hai) anos
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues %!s(int64=5) %!d(string=hai) anos
lctype.c f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
lctype.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
ldblib.c 7bd1e53753 Fixed a warning and other minor issues %!s(int64=5) %!d(string=hai) anos
ldebug.c 4518e5df24 Added macro 'testMMMode' %!s(int64=6) %!d(string=hai) anos
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) %!s(int64=6) %!d(string=hai) anos
ldo.c c1a63c45f8 '__call' metamethod can be any callable object %!s(int64=6) %!d(string=hai) anos
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables %!s(int64=6) %!d(string=hai) anos
ldump.c f6aab3ec1f First implementation of constant propagation %!s(int64=6) %!d(string=hai) anos
lfunc.c 5f83fb6582 Details %!s(int64=5) %!d(string=hai) anos
lfunc.h 5f83fb6582 Details %!s(int64=5) %!d(string=hai) anos
lgc.c e592f94a64 Details (mostly comments) %!s(int64=5) %!d(string=hai) anos
lgc.h b14609032c Avoid the creation of too many strings in 'package' %!s(int64=6) %!d(string=hai) anos
linit.c f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
liolib.c b96b0b5abb Added macro 'luaL_pushfail' %!s(int64=6) %!d(string=hai) anos
ljumptab.h 91dad09f65 Removed arithmetic opcodes with immediate operand %!s(int64=5) %!d(string=hai) anos
llex.c 35a28a58b3 Details %!s(int64=6) %!d(string=hai) anos
llex.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
llimits.h 279c3a6961 A few changes in tests about number of bits in integers %!s(int64=6) %!d(string=hai) anos
lmathlib.c b96b0b5abb Added macro 'luaL_pushfail' %!s(int64=6) %!d(string=hai) anos
lmem.c 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' %!s(int64=6) %!d(string=hai) anos
lmem.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
loadlib.c ba9cd0d25a Change in the prefix of messages from searchers %!s(int64=5) %!d(string=hai) anos
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) %!s(int64=6) %!d(string=hai) anos
lobject.h b8cdea0190 Changed definition of macro 'l_isfalse' %!s(int64=5) %!d(string=hai) anos
lopcodes.c 91dad09f65 Removed arithmetic opcodes with immediate operand %!s(int64=5) %!d(string=hai) anos
lopcodes.h 490ecfcaa1 Better comments about the use of 'k' in opcodes %!s(int64=5) %!d(string=hai) anos
lopnames.h 91dad09f65 Removed arithmetic opcodes with immediate operand %!s(int64=5) %!d(string=hai) anos
loslib.c 0eb6aa4013 Some improvements in date/time functions %!s(int64=6) %!d(string=hai) anos
lparser.c 7bd1e53753 Fixed a warning and other minor issues %!s(int64=5) %!d(string=hai) anos
lparser.h 5f83fb6582 Details %!s(int64=5) %!d(string=hai) anos
lprefix.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
lstate.c 6e1aec7a67 Larger C-stack limits for new threads %!s(int64=5) %!d(string=hai) anos
lstate.h ca13be9af7 Supressed errors in '__close' generate warnings %!s(int64=6) %!d(string=hai) anos
lstring.c 2c68e66570 Details %!s(int64=6) %!d(string=hai) anos
lstring.h c5feac2b5e Strings inside Lua are not fully aligned %!s(int64=6) %!d(string=hai) anos
lstrlib.c 6e285e5392 More pious implementation of 'string.dump' %!s(int64=5) %!d(string=hai) anos
ltable.c e592f94a64 Details (mostly comments) %!s(int64=5) %!d(string=hai) anos
ltable.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
ltablib.c e888976bc6 Details (typos in comments) %!s(int64=6) %!d(string=hai) anos
ltests.c e592f94a64 Details (mostly comments) %!s(int64=5) %!d(string=hai) anos
ltests.h 8b7cfee26b Small changes around C-stack limit %!s(int64=6) %!d(string=hai) anos
ltm.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) %!s(int64=6) %!d(string=hai) anos
ltm.h df13f25948 First version of OP_MMBIN opcodes %!s(int64=6) %!d(string=hai) anos
lua.c be78aeae4c Default for warnings changed to "off" %!s(int64=6) %!d(string=hai) anos
lua.h 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' %!s(int64=5) %!d(string=hai) anos
luaconf.h e888976bc6 Details (typos in comments) %!s(int64=6) %!d(string=hai) anos
lualib.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
lundump.c f6aab3ec1f First implementation of constant propagation %!s(int64=6) %!d(string=hai) anos
lundump.h f53eabeed8 Small changes in the header of binary files %!s(int64=6) %!d(string=hai) anos
lutf8lib.c b96b0b5abb Added macro 'luaL_pushfail' %!s(int64=6) %!d(string=hai) anos
lvm.c 490ecfcaa1 Better comments about the use of 'k' in opcodes %!s(int64=5) %!d(string=hai) anos
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' %!s(int64=6) %!d(string=hai) anos
lzio.c f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
lzio.h f99509581e Removed extra information from RCS keyword strings %!s(int64=7) %!d(string=hai) anos
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' %!s(int64=5) %!d(string=hai) anos
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons %!s(int64=6) %!d(string=hai) anos