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

Roberto Ierusalimschy 8eca21c2e8 First take on constant propagation vor 6 Jahren
manual be73f72fcc New function 'setCstacklimit' vor 6 Jahren
testes 8b7cfee26b Small changes around C-stack limit 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 d12262068d Small optimizations in range checks vor 6 Jahren
lapi.h 34840301b5 To-be-closed variables in the C API vor 6 Jahren
lauxlib.c 2b8b53864c Improvements in 'luaL_traceback' 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 8eca21c2e8 First take on constant propagation vor 6 Jahren
lcode.h 8eca21c2e8 First take on constant propagation 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 be73f72fcc New function 'setCstacklimit' 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 f53eabeed8 Small changes in the header of binary files vor 6 Jahren
lfunc.c b4d5dff8ec Multiple errors in '__toclose' report the first one vor 6 Jahren
lfunc.h fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' vor 6 Jahren
lgc.c 1d70708a78 Fixed bug [5.4 alpha] for errors in finalizers 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 924bed7297 Methods separated from metamethods in 'io' 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 347d6961ac Define LUA_MAXUNSIGNED as a preprocessor constant vor 6 Jahren
lmem.c ea1322ef54 Detail: bad assertion in 'luaM_free_' vor 6 Jahren
lmem.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
loadlib.c b14609032c Avoid the creation of too many strings in 'package' vor 6 Jahren
lobject.c 2c68e66570 Details vor 6 Jahren
lobject.h 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' vor 6 Jahren
lopcodes.c 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren
lopcodes.h 279c3a6961 A few changes in tests about number of bits in integers 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 8eca21c2e8 First take on constant propagation vor 6 Jahren
lparser.h 8eca21c2e8 First take on constant propagation 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 be73f72fcc New function 'setCstacklimit' 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 2d3f095448 Avoid using large buffers in 'string.format' 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 2c68e66570 Details vor 6 Jahren
ltests.c 4487c28ced A few more tests for table access in the API vor 6 Jahren
ltests.h 8b7cfee26b Small changes around C-stack limit vor 6 Jahren
ltm.c 23e6bac8a0 Keep correct type for immediate operands in comparisons 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 8b7cfee26b Small changes around C-stack limit vor 6 Jahren
lualib.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lundump.c ed2872cd3b 'require' returns where module was found 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 20a9853e02 Cleaning macros in 'luaV_execute' 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