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

Roberto Ierusalimschy 7f5c31cdca Fixed bug in 'string.format' with option '%f' vor 6 Jahren
manual 2f22c6bb79 'math.randomseed' always returns the two seed components vor 6 Jahren
testes 7f5c31cdca Fixed bug in 'string.format' with option '%f' vor 6 Jahren
all 662506476b 'all' script automatically 'make's everything vor 6 Jahren
bugs 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow vor 6 Jahren
lapi.c 9c28ed05c9 Calls 'luaF_close' in 'lua_settop' only when needed vor 6 Jahren
lapi.h 34840301b5 To-be-closed variables in the C API vor 6 Jahren
lauxlib.c e888976bc6 Details (typos in comments) vor 6 Jahren
lauxlib.h c65605151c New function 'luaL_addgsub' vor 6 Jahren
lbaselib.c 14edd364c3 Function 'warn' is vararg vor 6 Jahren
lcode.c 8082906c05 Fixed small issue with constant propagation vor 6 Jahren
lcode.h d6af81084d New kind of expression VKSTR vor 6 Jahren
lcorolib.c b4d5dff8ec Multiple errors in '__toclose' report the first one vor 6 Jahren
lctype.c f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lctype.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
ldblib.c 3c0d3c6fbe Avoid using addresses of static variables as unique keys vor 6 Jahren
ldebug.c 2c68e66570 Details vor 6 Jahren
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) vor 6 Jahren
ldo.c c1a63c45f8 '__call' metamethod can be any callable object vor 6 Jahren
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables vor 6 Jahren
ldump.c f6aab3ec1f First implementation of constant propagation vor 6 Jahren
lfunc.c 9e6807c3c9 Do not collect open upvalues vor 6 Jahren
lfunc.h 9e6807c3c9 Do not collect open upvalues vor 6 Jahren
lgc.c 9e6807c3c9 Do not collect open upvalues vor 6 Jahren
lgc.h b14609032c Avoid the creation of too many strings in 'package' vor 6 Jahren
linit.c f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
liolib.c e888976bc6 Details (typos in comments) vor 6 Jahren
ljumptab.h 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
llex.c 2c68e66570 Details vor 6 Jahren
llex.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
llimits.h 279c3a6961 A few changes in tests about number of bits in integers vor 6 Jahren
lmathlib.c 2f22c6bb79 'math.randomseed' always returns the two seed components vor 6 Jahren
lmem.c 9cdf6b7082 Some details in 'lmem.c' and 'lgc.c' vor 6 Jahren
lmem.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
loadlib.c 3c0d3c6fbe Avoid using addresses of static variables as unique keys vor 6 Jahren
lobject.c 1fb4d53925 OP_NEWTABLE keeps exact size of arrays vor 6 Jahren
lobject.h dc07719b0d Tag LUA_TUPVALTBC replaced by a flag vor 6 Jahren
lopcodes.c 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
lopcodes.h 4846f7e3bb Micro optimization in OP_RETURN and OP_TAILCALL vor 6 Jahren
lopnames.h 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
loslib.c 2fc6b55dae Removed resource-related "emergency collections" vor 6 Jahren
lparser.c d6af81084d New kind of expression VKSTR vor 6 Jahren
lparser.h d6af81084d New kind of expression VKSTR vor 6 Jahren
lprefix.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lstate.c 8b7cfee26b Small changes around C-stack limit vor 6 Jahren
lstate.h dc07719b0d Tag LUA_TUPVALTBC replaced by a flag vor 6 Jahren
lstring.c 2c68e66570 Details vor 6 Jahren
lstring.h c5feac2b5e Strings inside Lua are not fully aligned vor 6 Jahren
lstrlib.c 7f5c31cdca Fixed bug in 'string.format' with option '%f' vor 6 Jahren
ltable.c 279c3a6961 A few changes in tests about number of bits in integers vor 6 Jahren
ltable.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
ltablib.c e888976bc6 Details (typos in comments) vor 6 Jahren
ltests.c dc07719b0d Tag LUA_TUPVALTBC replaced by a flag vor 6 Jahren
ltests.h 8b7cfee26b Small changes around C-stack limit vor 6 Jahren
ltm.c e888976bc6 Details (typos in comments) vor 6 Jahren
ltm.h 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' vor 7 Jahren
lua.h be73f72fcc New function 'setCstacklimit' vor 6 Jahren
luaconf.h e888976bc6 Details (typos in comments) vor 6 Jahren
lualib.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lundump.c f6aab3ec1f First implementation of constant propagation vor 6 Jahren
lundump.h f53eabeed8 Small changes in the header of binary files vor 6 Jahren
lutf8lib.c 279c3a6961 A few changes in tests about number of bits in integers vor 6 Jahren
lvm.c 9e6807c3c9 Do not collect open upvalues vor 6 Jahren
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' vor 6 Jahren
lzio.c f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lzio.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
makefile 6aeaeb5656 Detail in makefile vor 6 Jahren
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren