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

Roberto Ierusalimschy d9f40e3f6f First implementation for 'const' variables il y a 6 ans
manual d9f40e3f6f First implementation for 'const' variables il y a 6 ans
testes d9f40e3f6f First implementation for 'const' variables 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 0b63d79b36 Details il y a 6 ans
lauxlib.h c65605151c New function 'luaL_addgsub' il y a 6 ans
lbaselib.c 8ba4523ccc 'print' does not call 'tostring' to format its arguments il y a 6 ans
lcode.c d9f40e3f6f First implementation for 'const' variables il y a 6 ans
lcode.h a006514ea1 Big revamp in the implmentation of labels/gotos il y a 6 ans
lcorolib.c 3f253f116e Test for dead coroutine moved to 'lua_resume' 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 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
ldebug.c 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' 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 0b63d79b36 Details il y a 6 ans
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables il y a 7 ans
ldump.c f53eabeed8 Small changes in the header of binary files il y a 6 ans
lfunc.c cf71a5ddc7 Details il y a 6 ans
lfunc.h fdc25a1ebf New functions 'lua_resetthread' and 'coroutine.kill' il y a 6 ans
lgc.c 38425e0692 Avoid moving the collector while in 'GCSenteratomic' state 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 0b63d79b36 Details il y a 6 ans
ljumptab.h 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
llex.c 7c5786479c A few more improvements in 'luaO_pushvfstring' 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 b14609032c Avoid the creation of too many strings in 'package' il y a 6 ans
lobject.c 7c5786479c A few more improvements in 'luaO_pushvfstring' il y a 6 ans
lobject.h 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
lopcodes.c 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans
lopcodes.h 279c3a6961 A few changes in tests about number of bits in integers 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 d9f40e3f6f First implementation for 'const' variables il y a 6 ans
lparser.h d9f40e3f6f First implementation for 'const' variables il y a 6 ans
lprefix.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lstate.c 969b8c1f14 Fixed bug with to-be-closed variables in base C level il y a 6 ans
lstate.h b56d4e570a Changes in the warning system il y a 6 ans
lstring.c f99509581e Removed extra information from RCS keyword strings il y a 7 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 0b63d79b36 Details il y a 6 ans
ltests.c 0b63d79b36 Details il y a 6 ans
ltests.h 0443ad9e28 LUAI_MAXCCALLS renamed LUAI_MAXCSTACK il y a 6 ans
ltm.c 23e6bac8a0 Keep correct type for immediate operands in comparisons 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 5ca1075b71 Added field 'srclen' to structure 'lua_Debug' il y a 6 ans
luaconf.h 347d6961ac Define LUA_MAXUNSIGNED as a preprocessor constant il y a 6 ans
lualib.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lundump.c ed2872cd3b 'require' returns where module was found 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 8004798b03 Fixed wrong error message in 'return math.seed(0)' 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 662506476b 'all' script automatically 'make's everything il y a 6 ans
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans