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

Roberto Ierusalimschy 9cbf17b0f1 Details (comments) há 7 anos atrás
manual 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
testes 5382a22e0e Corrections in the implementation of '%' for floats. há 7 anos atrás
all 7c519dfbd0 Added manual and tests for version 5.4-w2 há 7 anos atrás
bugs c5dc521d65 added patch for bug 5.3.4-7 há 7 anos atrás
lapi.c 9cbf17b0f1 Details (comments) há 7 anos atrás
lapi.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lauxlib.c 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' há 7 anos atrás
lauxlib.h 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' há 7 anos atrás
lbaselib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lcode.c 4d5de1c1fb Fixed bug in line info. when using 'not' operator há 7 anos atrás
lcode.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lcorolib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lctype.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lctype.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldblib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldebug.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldebug.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldo.c 96f9643f33 Bug: wrong 'nCcalls' when resuming a coroutine há 7 anos atrás
ldo.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldump.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lfunc.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lfunc.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lgc.c ccae0f5aad Comments about OLD0/OLD1 ages há 7 anos atrás
lgc.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
linit.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
liolib.c 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' há 7 anos atrás
ljumptab.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
llex.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
llex.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
llimits.h 9cbf17b0f1 Details (comments) há 7 anos atrás
lmathlib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lmem.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lmem.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
loadlib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lobject.c 5382a22e0e Corrections in the implementation of '%' for floats. há 7 anos atrás
lobject.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lopcodes.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lopcodes.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lopnames.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
loslib.c 3d838f635c Added "emergency collection" to 'io.tmpfile' and 'os.tmpname' há 7 anos atrás
lparser.c 9cbf17b0f1 Details (comments) há 7 anos atrás
lparser.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lprefix.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lstate.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lstate.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
lstring.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lstring.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lstrlib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ltable.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ltable.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ltablib.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ltests.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ltests.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
ltm.c 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
ltm.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lua.c faaf7e481f Removed use of 'rl_inhibit_completion' in 'lua.c' há 7 anos atrás
lua.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
luaconf.h 8c8a91f2ef Deprecated the emulation of '__le' using '__lt' há 7 anos atrás
lualib.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lundump.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lundump.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lutf8lib.c fb18346ddd Avoid using 'int' for UTF-8 values há 7 anos atrás
lvm.c 5382a22e0e Corrections in the implementation of '%' for floats. há 7 anos atrás
lvm.h 5382a22e0e Corrections in the implementation of '%' for floats. há 7 anos atrás
lzio.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lzio.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
makefile 6683f83b51 several details há 7 anos atrás