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

Roberto Ierusalimschy c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' преди 5 години
manual e174f43807 Manual a little more clear about string->number coersions преди 5 години
testes c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' преди 5 години
all be78aeae4c Default for warnings changed to "off" преди 6 години
lapi.c c646e57fd6 Joined common code in 'lua_rawset' and 'lua_rawsetp' преди 5 години
lapi.h 9a37dc0ce6 Small corrections when setting 'L->top' преди 6 години
lauxlib.c be78aeae4c Default for warnings changed to "off" преди 6 години
lauxlib.h b93f3b00bb Added function 'luaL_buffsub' преди 5 години
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' преди 6 години
lcode.c d30569c064 Using an enumeration for float->integer coercion modes преди 5 години
lcode.h 40d8832ee0 Simplification in the call to 'constfolding' преди 6 години
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues преди 5 години
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers преди 5 години
lctype.h f99509581e Removed extra information from RCS keyword strings преди 7 години
ldblib.c 7bd1e53753 Fixed a warning and other minor issues преди 5 години
ldebug.c 4518e5df24 Added macro 'testMMMode' преди 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 преди 6 години
ldump.c f6aab3ec1f First implementation of constant propagation преди 6 години
lfunc.c 5f83fb6582 Details преди 5 години
lfunc.h 5f83fb6582 Details преди 5 години
lgc.c e592f94a64 Details (mostly comments) преди 5 години
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 91dad09f65 Removed arithmetic opcodes with immediate operand преди 6 години
llex.c 35a28a58b3 Details преди 6 години
llex.h f99509581e Removed extra information from RCS keyword strings преди 7 години
llimits.h 3747487320 Small correction in assertion преди 5 години
lmathlib.c 2d92102dee 'l_mathlim' renamed to 'l_floatatt' преди 5 години
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 ba9cd0d25a Change in the prefix of messages from searchers преди 5 години
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) преди 6 години
lobject.h b8cdea0190 Changed definition of macro 'l_isfalse' преди 5 години
lopcodes.c 91dad09f65 Removed arithmetic opcodes with immediate operand преди 6 години
lopcodes.h 490ecfcaa1 Better comments about the use of 'k' in opcodes преди 5 години
lopnames.h 91dad09f65 Removed arithmetic opcodes with immediate operand преди 6 години
loslib.c 0eb6aa4013 Some improvements in date/time functions преди 6 години
lparser.c 7bd1e53753 Fixed a warning and other minor issues преди 5 години
lparser.h 5f83fb6582 Details преди 5 години
lprefix.h f99509581e Removed extra information from RCS keyword strings преди 7 години
lstate.c 6e1aec7a67 Larger C-stack limits for new threads преди 5 години
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 e0cbaa50fa Added test for NULL in string.format("%p") преди 5 години
ltable.c d30569c064 Using an enumeration for float->integer coercion modes преди 5 години
ltable.h f99509581e Removed extra information from RCS keyword strings преди 7 години
ltablib.c e888976bc6 Details (typos in comments) преди 6 години
ltests.c e592f94a64 Details (mostly comments) преди 5 години
ltests.h 8b7cfee26b Small changes around C-stack limit преди 6 години
ltm.c 1e0ad018ce Comment about LUA_COMPAT_LT_LE moved to proper place преди 5 години
ltm.h df13f25948 First version of OP_MMBIN opcodes преди 6 години
lua.c be78aeae4c Default for warnings changed to "off" преди 6 години
lua.h 03cde80b58 'setCstacklimit' renamed to 'setcstacklimit' преди 6 години
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' преди 5 години
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 1e0ad018ce Comment about LUA_COMPAT_LT_LE moved to proper place преди 5 години
lvm.h d30569c064 Using an enumeration for float->integer coercion modes преди 5 години
lzio.c f99509581e Removed extra information from RCS keyword strings преди 7 години
lzio.h f99509581e Removed extra information from RCS keyword strings преди 7 години
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' преди 5 години
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons преди 6 години