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

Roberto Ierusalimschy f849885a4b Small changes in macros that change GC colors před 5 roky
manual c33b1728ae Details před 5 roky
testes f7ce7e5faa TOUCHED2 objects are not always black před 5 roky
.gitignore 56a165bf0f Added '.gitignore' to the repository před 5 roky
all be78aeae4c Default for warnings changed to "off" před 6 roky
lapi.c 314c6057b7 Avoid any code before locks in the API před 5 roky
lapi.h bd1b87c579 Comments (mosty typos) před 5 roky
lauxlib.c b57574d6fb Keep memory errors as memory errors před 5 roky
lauxlib.h 9e0a8475cd Added 'simplesect' sections to the manual před 5 roky
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' před 6 roky
lcode.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' před 5 roky
lcode.h 6eb53b7526 Details před 5 roky
lcorolib.c b57574d6fb Keep memory errors as memory errors před 5 roky
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers před 5 roky
lctype.h f99509581e Removed extra information from RCS keyword strings před 7 roky
ldblib.c 364e569945 Avoid calling 'fprintf' with NULL před 5 roky
ldebug.c ae5b5ba529 Fixed bug: line hooks in stripped functions před 5 roky
ldebug.h a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function před 5 roky
ldo.c 34affe7a63 Fixed bug: 'luaD_callnoyield' called twice in a row před 5 roky
ldo.h eb41999461 Fixed bugs of stack reallocation x GC před 5 roky
ldump.c 61a4e64a66 Back to old encoding of versions in binary files před 5 roky
lfunc.c f849885a4b Small changes in macros that change GC colors před 5 roky
lfunc.h 5f83fb6582 Details před 5 roky
lgc.c f849885a4b Small changes in macros that change GC colors před 5 roky
lgc.h f849885a4b Small changes in macros that change GC colors před 5 roky
linit.c f99509581e Removed extra information from RCS keyword strings před 7 roky
liolib.c 1ecfbfa1a1 Fixed bug: invalid mode can crash 'io.popen' před 5 roky
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
llex.c 5ff408d218 Changed internal representation of booleans před 5 roky
llex.h f99509581e Removed extra information from RCS keyword strings před 7 roky
llimits.h 6f5bd5072d Macro LUAI_ASSERT eases turning assertions on před 5 roky
lmathlib.c 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
lmem.c 56ec432281 Change in macro HARDMEMTESTS for testing GC před 5 roky
lmem.h f99509581e Removed extra information from RCS keyword strings před 7 roky
loadlib.c 61a4e64a66 Back to old encoding of versions in binary files před 5 roky
lobject.c 0280407fc5 Details před 5 roky
lobject.h 7c3cb71fa4 Free bit 7 of GC 'marked' field před 5 roky
lopcodes.c 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
lopcodes.h 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
loslib.c efcf24be0c 'luaL_execresult' does not assume -1 status as error před 5 roky
lparser.c 6d7cd31fee Fixed missing GC barriers in compiler and undump před 5 roky
lparser.h 63295f1f7f Fixed two bugs in to-be-closed variables x constants před 5 roky
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
lstate.c 0dc5deca1c Optimization in 'markold' před 5 roky
lstate.h 65141832d2 Open upvalues should be gray when entering gen. mode před 5 roky
lstring.c 7288528a1e Short strings always use all bytes in the hash před 5 roky
lstring.h 9514abc2da Cleaner definition for 'TString' před 5 roky
lstrlib.c 513559cc47 Fixed bug in 'string.format("%p")' před 5 roky
ltable.c 7c3cb71fa4 Free bit 7 of GC 'marked' field před 5 roky
ltable.h 7c3cb71fa4 Free bit 7 of GC 'marked' field před 5 roky
ltablib.c e888976bc6 Details (typos in comments) před 6 roky
ltests.c f13dc59416 Better tests for gray lists před 5 roky
ltests.h b9b554e0f6 Clearer handling of gray lists when entering generational mode před 5 roky
ltm.c eb41999461 Fixed bugs of stack reallocation x GC před 5 roky
ltm.h 7c3cb71fa4 Free bit 7 of GC 'marked' field před 5 roky
lua.c 17dbaa8639 Improvements in the handling of signals před 5 roky
lua.h 46c3587a6f Clearer distinction between types and tags před 5 roky
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' před 5 roky
lualib.h f99509581e Removed extra information from RCS keyword strings před 7 roky
lundump.c 422ce50d2e Fixed detail in 'loadUpvalues' před 5 roky
lundump.h 0be57b9b6d Details in comments před 5 roky
lutf8lib.c aa8d4a782d Details (more uniformity in error messages) před 5 roky
lvm.c a2195644d8 Fixed bug: invalid 'oldpc' when returning to a function před 5 roky
lvm.h 0ddc0f47bd Several details about 5.4.0 rc1 před 5 roky
lzio.c f99509581e Removed extra information from RCS keyword strings před 7 roky
lzio.h f99509581e Removed extra information from RCS keyword strings před 7 roky
makefile 6f5bd5072d Macro LUAI_ASSERT eases turning assertions on před 5 roky
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons před 6 roky