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

Roberto Ierusalimschy ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
manual c33b1728ae Details il y a 5 ans
testes e96385aded Simplification and smaller buffers for 'lua_pushfstring' il y a 5 ans
.gitignore 56a165bf0f Added '.gitignore' to the repository il y a 5 ans
all be78aeae4c Default for warnings changed to "off" il y a 6 ans
lapi.c ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
lapi.h bd1b87c579 Comments (mosty typos) il y a 5 ans
lauxlib.c 364e569945 Avoid calling 'fprintf' with NULL il y a 5 ans
lauxlib.h 9e0a8475cd Added 'simplesect' sections to the manual il y a 5 ans
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' il y a 6 ans
lcode.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' il y a 5 ans
lcode.h 6eb53b7526 Details il y a 5 ans
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues il y a 6 ans
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers il y a 5 ans
lctype.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
ldblib.c 364e569945 Avoid calling 'fprintf' with NULL il y a 5 ans
ldebug.c 17dbaa8639 Improvements in the handling of signals il y a 5 ans
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) il y a 6 ans
ldo.c 17dbaa8639 Improvements in the handling of signals il y a 5 ans
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables il y a 6 ans
ldump.c 61a4e64a66 Back to old encoding of versions in binary files il y a 5 ans
lfunc.c 46c3587a6f Clearer distinction between types and tags il y a 5 ans
lfunc.h 5f83fb6582 Details il y a 5 ans
lgc.c 9e0a8475cd Added 'simplesect' sections to the manual il y a 5 ans
lgc.h b14609032c Avoid the creation of too many strings in 'package' il y a 6 ans
linit.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
liolib.c efcf24be0c 'luaL_execresult' does not assume -1 status as error il y a 5 ans
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
llex.c 5ff408d218 Changed internal representation of booleans il y a 5 ans
llex.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
llimits.h 3747487320 Small correction in assertion il y a 5 ans
lmathlib.c 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lmem.c bd1b87c579 Comments (mosty typos) il y a 5 ans
lmem.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
loadlib.c 61a4e64a66 Back to old encoding of versions in binary files il y a 5 ans
lobject.c ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
lobject.h 9514abc2da Cleaner definition for 'TString' il y a 5 ans
lopcodes.c 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lopcodes.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
loslib.c efcf24be0c 'luaL_execresult' does not assume -1 status as error il y a 5 ans
lparser.c 6d7cd31fee Fixed missing GC barriers in compiler and undump il y a 5 ans
lparser.h 63295f1f7f Fixed two bugs in to-be-closed variables x constants il y a 5 ans
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lstate.c a304199836 Detail in 'lua_resetthread' il y a 5 ans
lstate.h 17dbaa8639 Improvements in the handling of signals il y a 5 ans
lstring.c 7288528a1e Short strings always use all bytes in the hash il y a 5 ans
lstring.h 9514abc2da Cleaner definition for 'TString' il y a 5 ans
lstrlib.c 513559cc47 Fixed bug in 'string.format("%p")' il y a 5 ans
ltable.c 46c3587a6f Clearer distinction between types and tags il y a 5 ans
ltable.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
ltablib.c e888976bc6 Details (typos in comments) il y a 6 ans
ltests.c 993c58fde3 In 'lua_checkmemory', userdata can be gray, too il y a 5 ans
ltests.h 948fb628d9 Details il y a 5 ans
ltm.c 46c3587a6f Clearer distinction between types and tags il y a 5 ans
ltm.h 46c3587a6f Clearer distinction between types and tags il y a 5 ans
lua.c 17dbaa8639 Improvements in the handling of signals il y a 5 ans
lua.h 46c3587a6f Clearer distinction between types and tags il y a 5 ans
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' il y a 5 ans
lualib.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lundump.c 422ce50d2e Fixed detail in 'loadUpvalues' il y a 5 ans
lundump.h 0be57b9b6d Details in comments il y a 5 ans
lutf8lib.c aa8d4a782d Details (more uniformity in error messages) il y a 5 ans
lvm.c ae809e9fd1 'luaV_concat' can "concat" one single value il y a 5 ans
lvm.h 0ddc0f47bd Several details about 5.4.0 rc1 il y a 5 ans
lzio.c f99509581e Removed extra information from RCS keyword strings il y a 7 ans
lzio.h f99509581e Removed extra information from RCS keyword strings il y a 7 ans
makefile 69e84805e4 Details il y a 5 ans
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons il y a 6 ans