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

Roberto Ierusalimschy a901c505ab Fixed warning about casts between function pointers 5 năm trước cách đây
manual 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
testes 513559cc47 Fixed bug in 'string.format("%p")' 5 năm trước cách đây
all be78aeae4c Default for warnings changed to "off" 6 năm trước cách đây
lapi.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
lapi.h bd1b87c579 Comments (mosty typos) 5 năm trước cách đây
lauxlib.c 6eb53b7526 Details 5 năm trước cách đây
lauxlib.h 9e0a8475cd Added 'simplesect' sections to the manual 5 năm trước cách đây
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' 6 năm trước cách đây
lcode.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' 5 năm trước cách đây
lcode.h 6eb53b7526 Details 5 năm trước cách đây
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues 6 năm trước cách đây
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers 5 năm trước cách đây
lctype.h f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
ldblib.c 6eb53b7526 Details 5 năm trước cách đây
ldebug.c 6eb53b7526 Details 5 năm trước cách đây
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) 6 năm trước cách đây
ldo.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables 7 năm trước cách đây
ldump.c e8a52281d9 Code style in 'ldump'/'lundump'. 5 năm trước cách đây
lfunc.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
lfunc.h 5f83fb6582 Details 5 năm trước cách đây
lgc.c 9e0a8475cd Added 'simplesect' sections to the manual 5 năm trước cách đây
lgc.h b14609032c Avoid the creation of too many strings in 'package' 6 năm trước cách đây
linit.c f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
liolib.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
llex.c 5ff408d218 Changed internal representation of booleans 5 năm trước cách đây
llex.h f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
llimits.h 3747487320 Small correction in assertion 5 năm trước cách đây
lmathlib.c 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lmem.c bd1b87c579 Comments (mosty typos) 5 năm trước cách đây
lmem.h f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
loadlib.c a901c505ab Fixed warning about casts between function pointers 5 năm trước cách đây
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) 6 năm trước cách đây
lobject.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lopcodes.c 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lopcodes.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
loslib.c 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lparser.c cac075a122 Small issue in 'exprstat' 5 năm trước cách đây
lparser.h 5f83fb6582 Details 5 năm trước cách đây
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lstate.c 7288528a1e Short strings always use all bytes in the hash 5 năm trước cách đây
lstate.h 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
lstring.c 7288528a1e Short strings always use all bytes in the hash 5 năm trước cách đây
lstring.h 7288528a1e Short strings always use all bytes in the hash 5 năm trước cách đây
lstrlib.c 513559cc47 Fixed bug in 'string.format("%p")' 5 năm trước cách đây
ltable.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
ltable.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
ltablib.c e888976bc6 Details (typos in comments) 6 năm trước cách đây
ltests.c 513559cc47 Fixed bug in 'string.format("%p")' 5 năm trước cách đây
ltests.h 6eb53b7526 Details 5 năm trước cách đây
ltm.c 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
ltm.h 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
lua.c be78aeae4c Default for warnings changed to "off" 6 năm trước cách đây
lua.h 46c3587a6f Clearer distinction between types and tags 5 năm trước cách đây
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' 5 năm trước cách đây
lualib.h f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
lundump.c e8a52281d9 Code style in 'ldump'/'lundump'. 5 năm trước cách đây
lundump.h f53eabeed8 Small changes in the header of binary files 6 năm trước cách đây
lutf8lib.c 9e0a8475cd Added 'simplesect' sections to the manual 5 năm trước cách đây
lvm.c 6eb53b7526 Details 5 năm trước cách đây
lvm.h 0ddc0f47bd Several details about 5.4.0 rc1 5 năm trước cách đây
lzio.c f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
lzio.h f99509581e Removed extra information from RCS keyword strings 7 năm trước cách đây
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' 6 năm trước cách đây
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons 6 năm trước cách đây