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

Roberto Ierusalimschy 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
manual 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
testes 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
all 7c519dfbd0 Added manual and tests for version 5.4-w2 il y a 7 ans
bugs c5dc521d65 added patch for bug 5.3.4-7 il y a 7 ans
lapi.c b8fed93215 New syntax for to-be-closed variables il y a 6 ans
lapi.h 34840301b5 To-be-closed variables in the C API il y a 6 ans
lauxlib.c 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
lauxlib.h 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
lbaselib.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lcode.c a006514ea1 Big revamp in the implmentation of labels/gotos il y a 6 ans
lcode.h a006514ea1 Big revamp in the implmentation of labels/gotos il y a 6 ans
lcorolib.c f99509581e Removed extra information from RCS keyword strings il y a 7 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 f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ldebug.c e073cbc2e5 Better error messages for invalid operands in numeric 'for' il y a 6 ans
ldebug.h e073cbc2e5 Better error messages for invalid operands in numeric 'for' il y a 6 ans
ldo.c 34840301b5 To-be-closed variables in the C API il y a 6 ans
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables il y a 6 ans
ldump.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lfunc.c e8c779736f Removed internal cache for closures il y a 6 ans
lfunc.h 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues il y a 6 ans
lgc.c e8c779736f Removed internal cache for closures il y a 6 ans
lgc.h e8c779736f Removed internal cache for closures il y a 6 ans
linit.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
liolib.c 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
ljumptab.h 6e9b719694 More uniformity in code generation for 'for' loops il y a 6 ans
llex.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
llex.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
llimits.h 9cbf17b0f1 Details (comments) il y a 7 ans
lmathlib.c f99509581e Removed extra information from RCS keyword strings il y a 7 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 f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lobject.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' il y a 6 ans
lobject.h e8c779736f Removed internal cache for closures il y a 6 ans
lopcodes.c 6e9b719694 More uniformity in code generation for 'for' loops il y a 6 ans
lopcodes.h 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
lopnames.h 6e9b719694 More uniformity in code generation for 'for' loops il y a 6 ans
loslib.c 2fc6b55dae Removed resource-related "emergency collections" il y a 6 ans
lparser.c 7f6f70853c To-be-closed variable in 'for' loop separated from the state il y a 6 ans
lparser.h a006514ea1 Big revamp in the implmentation of labels/gotos il y a 6 ans
lprefix.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lstate.c e8c779736f Removed internal cache for closures il y a 6 ans
lstate.h e8c779736f Removed internal cache for closures il y a 6 ans
lstring.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lstring.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lstrlib.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ltable.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ltable.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ltablib.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ltests.c b8fed93215 New syntax for to-be-closed variables il y a 6 ans
ltests.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' il y a 7 ans
ltm.c 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' il y a 6 ans
ltm.h 5e76a4fd31 New macros for arithmetic/bitwise operations in 'luaV_execute' il y a 6 ans
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' il y a 7 ans
lua.h b8fed93215 New syntax for to-be-closed variables il y a 6 ans
luaconf.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' il y a 7 ans
lualib.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lundump.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lundump.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lutf8lib.c fb18346ddd Avoid using 'int' for UTF-8 values il y a 7 ans
lvm.c 7f6f70853c To-be-closed variable in 'for' loop separated from the state 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 6683f83b51 several details il y a 7 ans