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

Roberto Ierusalimschy 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
manual f6aab3ec1f First implementation of constant propagation il y a 6 ans
testes 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
all 662506476b 'all' script automatically 'make's everything il y a 6 ans
bugs 57f5b81da9 Bug: Long brackets with a huge number of '=' causes overflow il y a 6 ans
lapi.c d12262068d Small optimizations in range checks il y a 6 ans
lapi.h 34840301b5 To-be-closed variables in the C API il y a 6 ans
lauxlib.c e888976bc6 Details (typos in comments) il y a 6 ans
lauxlib.h c65605151c New function 'luaL_addgsub' il y a 6 ans
lbaselib.c 14edd364c3 Function 'warn' is vararg il y a 6 ans
lcode.c 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
lcode.h 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
lcorolib.c b4d5dff8ec Multiple errors in '__toclose' report the first one il y a 6 ans
lctype.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lctype.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ldblib.c be73f72fcc New function 'setCstacklimit' il y a 6 ans
ldebug.c 2c68e66570 Details il y a 6 ans
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) il y a 6 ans
ldo.c c1a63c45f8 '__call' metamethod can be any callable object il y a 6 ans
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables il y a 6 ans
ldump.c f6aab3ec1f First implementation of constant propagation il y a 6 ans
lfunc.c b4d5dff8ec Multiple errors in '__toclose' report the first one il y a 6 ans
lfunc.h fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' il y a 6 ans
lgc.c e888976bc6 Details (typos in comments) il y a 6 ans
lgc.h b14609032c Avoid the creation of too many strings in 'package' il y a 6 ans
linit.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
liolib.c e888976bc6 Details (typos in comments) il y a 6 ans
ljumptab.h 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
llex.c 2c68e66570 Details il y a 6 ans
llex.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
llimits.h 279c3a6961 A few changes in tests about number of bits in integers il y a 6 ans
lmathlib.c 347d6961ac Define LUA_MAXUNSIGNED as a preprocessor constant il y a 6 ans
lmem.c ea1322ef54 Detail: bad assertion in 'luaM_free_' il y a 6 ans
lmem.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
loadlib.c e888976bc6 Details (typos in comments) il y a 6 ans
lobject.c 1fb4d53925 OP_NEWTABLE keeps exact size of arrays il y a 6 ans
lobject.h 1fb4d53925 OP_NEWTABLE keeps exact size of arrays il y a 6 ans
lopcodes.c 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
lopcodes.h 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
lopnames.h 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
loslib.c 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
lparser.c 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
lparser.h f6aab3ec1f First implementation of constant propagation il y a 6 ans
lprefix.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lstate.c 8b7cfee26b Small changes around C-stack limit il y a 6 ans
lstate.h e888976bc6 Details (typos in comments) il y a 6 ans
lstring.c 2c68e66570 Details il y a 6 ans
lstring.h c5feac2b5e Strings inside Lua are not fully aligned il y a 6 ans
lstrlib.c 2d3f095448 Avoid using large buffers in 'string.format' il y a 6 ans
ltable.c 279c3a6961 A few changes in tests about number of bits in integers il y a 6 ans
ltable.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ltablib.c e888976bc6 Details (typos in comments) il y a 6 ans
ltests.c 1fb4d53925 OP_NEWTABLE keeps exact size of arrays il y a 6 ans
ltests.h 8b7cfee26b Small changes around C-stack limit il y a 6 ans
ltm.c e888976bc6 Details (typos in comments) il y a 6 ans
ltm.h 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' il y a 7 ans
lua.h be73f72fcc New function 'setCstacklimit' il y a 6 ans
luaconf.h e888976bc6 Details (typos in comments) il y a 6 ans
lualib.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lundump.c f6aab3ec1f First implementation of constant propagation il y a 6 ans
lundump.h f53eabeed8 Small changes in the header of binary files il y a 6 ans
lutf8lib.c 279c3a6961 A few changes in tests about number of bits in integers il y a 6 ans
lvm.c 758c1ef445 Unification of size representation in OP_NEWTABLE and OP_SETLIST il y a 6 ans
lvm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' il y a 6 ans
lzio.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lzio.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
makefile 6aeaeb5656 Detail in makefile il y a 6 ans
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans