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

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