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

Roberto Ierusalimschy 7288528a1e Short strings always use all bytes in the hash vor 5 Jahren
manual d7bb8df841 Copyright year changed to 2020 vor 5 Jahren
testes 513559cc47 Fixed bug in 'string.format("%p")' vor 5 Jahren
all be78aeae4c Default for warnings changed to "off" vor 6 Jahren
lapi.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
lapi.h bd1b87c579 Comments (mosty typos) vor 5 Jahren
lauxlib.c 6eb53b7526 Details vor 5 Jahren
lauxlib.h b93f3b00bb Added function 'luaL_buffsub' vor 5 Jahren
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' vor 6 Jahren
lcode.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' vor 5 Jahren
lcode.h 6eb53b7526 Details vor 5 Jahren
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues vor 6 Jahren
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers vor 5 Jahren
lctype.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
ldblib.c 6eb53b7526 Details vor 5 Jahren
ldebug.c 6eb53b7526 Details vor 5 Jahren
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) vor 6 Jahren
ldo.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables vor 7 Jahren
ldump.c e8a52281d9 Code style in 'ldump'/'lundump'. vor 5 Jahren
lfunc.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
lfunc.h 5f83fb6582 Details vor 5 Jahren
lgc.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
lgc.h b14609032c Avoid the creation of too many strings in 'package' vor 6 Jahren
linit.c f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
liolib.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
ljumptab.h 9b7987a9d1 OP_LOADFALSE broken in two instructions vor 5 Jahren
llex.c 5ff408d218 Changed internal representation of booleans vor 5 Jahren
llex.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
llimits.h 3747487320 Small correction in assertion vor 5 Jahren
lmathlib.c 6eb53b7526 Details vor 5 Jahren
lmem.c bd1b87c579 Comments (mosty typos) vor 5 Jahren
lmem.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
loadlib.c ba9cd0d25a Change in the prefix of messages from searchers vor 5 Jahren
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) vor 6 Jahren
lobject.h 28ef7061bb Tag values don't need to be different from type values vor 5 Jahren
lopcodes.c 9b7987a9d1 OP_LOADFALSE broken in two instructions vor 5 Jahren
lopcodes.h 9b7987a9d1 OP_LOADFALSE broken in two instructions vor 5 Jahren
lopnames.h 9b7987a9d1 OP_LOADFALSE broken in two instructions vor 5 Jahren
loslib.c bd1b87c579 Comments (mosty typos) vor 5 Jahren
lparser.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' vor 5 Jahren
lparser.h 5f83fb6582 Details vor 5 Jahren
lprefix.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lstate.c 7288528a1e Short strings always use all bytes in the hash vor 5 Jahren
lstate.h 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
lstring.c 7288528a1e Short strings always use all bytes in the hash vor 5 Jahren
lstring.h 7288528a1e Short strings always use all bytes in the hash vor 5 Jahren
lstrlib.c 513559cc47 Fixed bug in 'string.format("%p")' vor 5 Jahren
ltable.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
ltable.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
ltablib.c e888976bc6 Details (typos in comments) vor 6 Jahren
ltests.c 513559cc47 Fixed bug in 'string.format("%p")' vor 5 Jahren
ltests.h 6eb53b7526 Details vor 5 Jahren
ltm.c 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
ltm.h 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
lua.c be78aeae4c Default for warnings changed to "off" vor 6 Jahren
lua.h 46c3587a6f Clearer distinction between types and tags vor 5 Jahren
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' vor 5 Jahren
lualib.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lundump.c e8a52281d9 Code style in 'ldump'/'lundump'. vor 5 Jahren
lundump.h f53eabeed8 Small changes in the header of binary files vor 6 Jahren
lutf8lib.c b96b0b5abb Added macro 'luaL_pushfail' vor 6 Jahren
lvm.c 6eb53b7526 Details vor 5 Jahren
lvm.h d30569c064 Using an enumeration for float->integer coercion modes vor 5 Jahren
lzio.c f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
lzio.h f99509581e Removed extra information from RCS keyword strings vor 7 Jahren
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' vor 6 Jahren
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons vor 6 Jahren