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

Roberto Ierusalimschy 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
manual 7c8146d556 Small improvements in the manual 6 yıl önce
testes 34840301b5 To-be-closed variables in the C API 6 yıl önce
all 7c519dfbd0 Added manual and tests for version 5.4-w2 7 yıl önce
bugs c5dc521d65 added patch for bug 5.3.4-7 7 yıl önce
lapi.c 34840301b5 To-be-closed variables in the C API 6 yıl önce
lapi.h 34840301b5 To-be-closed variables in the C API 6 yıl önce
lauxlib.c 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 7 yıl önce
lauxlib.h 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 7 yıl önce
lbaselib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lcode.c 4cd1f4aac0 Towards "to closed" local variables 6 yıl önce
lcode.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lcorolib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lctype.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lctype.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ldblib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ldebug.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ldebug.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ldo.c 34840301b5 To-be-closed variables in the C API 6 yıl önce
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
ldump.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lfunc.c 41c800b352 Closing methods should not interfere with returning values 6 yıl önce
lfunc.h 3c7dc52909 Handling of memory errors when creating to-be-closed upvalues 6 yıl önce
lgc.c bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
lgc.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
linit.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
liolib.c 0a9aca56ca Added a '__close' metamethod to file handles 6 yıl önce
ljumptab.h 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
llex.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
llex.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
llimits.h 9cbf17b0f1 Details (comments) 7 yıl önce
lmathlib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lmem.c ea1322ef54 Detail: bad assertion in 'luaM_free_' 6 yıl önce
lmem.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
loadlib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lobject.c 5382a22e0e Corrections in the implementation of '%' for floats. 7 yıl önce
lobject.h 4cd1f4aac0 Towards "to closed" local variables 6 yıl önce
lopcodes.c 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
lopcodes.h 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
lopnames.h 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
loslib.c 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' 7 yıl önce
lparser.c 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
lparser.h 4cd1f4aac0 Towards "to closed" local variables 6 yıl önce
lprefix.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstate.c bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
lstate.h 4cd1f4aac0 Towards "to closed" local variables 6 yıl önce
lstring.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstring.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lstrlib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltable.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltable.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltablib.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
ltests.c 34840301b5 To-be-closed variables in the C API 6 yıl önce
ltests.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' 7 yıl önce
ltm.c bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
ltm.h bd96330d03 First "complete" implementation of to-be-closed variables 6 yıl önce
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' 7 yıl önce
lua.h 34840301b5 To-be-closed variables in the C API 6 yıl önce
luaconf.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' 7 yıl önce
lualib.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lundump.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lundump.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lutf8lib.c fb18346ddd Avoid using 'int' for UTF-8 values 7 yıl önce
lvm.c 6e9b719694 More uniformity in code generation for 'for' loops 6 yıl önce
lvm.h 5382a22e0e Corrections in the implementation of '%' for floats. 7 yıl önce
lzio.c f99509581e Removed extra information from RCS keyword strings 7 yıl önce
lzio.h f99509581e Removed extra information from RCS keyword strings 7 yıl önce
makefile 6683f83b51 several details 7 yıl önce