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

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