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

Roberto Ierusalimschy 364e569945 Avoid calling 'fprintf' with NULL há 5 anos atrás
manual 50523b107d Improvements in the manual há 5 anos atrás
testes 63295f1f7f Fixed two bugs in to-be-closed variables x constants há 5 anos atrás
all be78aeae4c Default for warnings changed to "off" há 6 anos atrás
lapi.c 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
lapi.h bd1b87c579 Comments (mosty typos) há 5 anos atrás
lauxlib.c 364e569945 Avoid calling 'fprintf' with NULL há 5 anos atrás
lauxlib.h 9e0a8475cd Added 'simplesect' sections to the manual há 5 anos atrás
lbaselib.c b96b0b5abb Added macro 'luaL_pushfail' há 6 anos atrás
lcode.c e460752323 Fixed "conceptual" bug in 'luaK_setreturns' há 5 anos atrás
lcode.h 6eb53b7526 Details há 5 anos atrás
lcorolib.c 7bd1e53753 Fixed a warning and other minor issues há 6 anos atrás
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers há 5 anos atrás
lctype.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
ldblib.c 364e569945 Avoid calling 'fprintf' with NULL há 5 anos atrás
ldebug.c 17dbaa8639 Improvements in the handling of signals há 5 anos atrás
ldebug.h 6d04537ea6 A to-be-closed variable must have a closable value (or be nil) há 6 anos atrás
ldo.c 17dbaa8639 Improvements in the handling of signals há 5 anos atrás
ldo.h bd96330d03 First "complete" implementation of to-be-closed variables há 7 anos atrás
ldump.c 61a4e64a66 Back to old encoding of versions in binary files há 5 anos atrás
lfunc.c 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
lfunc.h 5f83fb6582 Details há 5 anos atrás
lgc.c 9e0a8475cd Added 'simplesect' sections to the manual há 5 anos atrás
lgc.h b14609032c Avoid the creation of too many strings in 'package' há 6 anos atrás
linit.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
liolib.c efcf24be0c 'luaL_execresult' does not assume -1 status as error há 5 anos atrás
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
llex.c 5ff408d218 Changed internal representation of booleans há 5 anos atrás
llex.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
llimits.h 3747487320 Small correction in assertion há 5 anos atrás
lmathlib.c 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
lmem.c bd1b87c579 Comments (mosty typos) há 5 anos atrás
lmem.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
loadlib.c 61a4e64a66 Back to old encoding of versions in binary files há 5 anos atrás
lobject.c 72a094bda7 Undo change in the handling of 'L->top' (commit b80077b8f3) há 6 anos atrás
lobject.h 9514abc2da Cleaner definition for 'TString' há 5 anos atrás
lopcodes.c 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
lopcodes.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
loslib.c efcf24be0c 'luaL_execresult' does not assume -1 status as error há 5 anos atrás
lparser.c 63295f1f7f Fixed two bugs in to-be-closed variables x constants há 5 anos atrás
lparser.h 63295f1f7f Fixed two bugs in to-be-closed variables x constants há 5 anos atrás
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
lstate.c 17dbaa8639 Improvements in the handling of signals há 5 anos atrás
lstate.h 17dbaa8639 Improvements in the handling of signals há 5 anos atrás
lstring.c 7288528a1e Short strings always use all bytes in the hash há 5 anos atrás
lstring.h 9514abc2da Cleaner definition for 'TString' há 5 anos atrás
lstrlib.c 513559cc47 Fixed bug in 'string.format("%p")' há 5 anos atrás
ltable.c 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
ltable.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
ltablib.c e888976bc6 Details (typos in comments) há 6 anos atrás
ltests.c 364e569945 Avoid calling 'fprintf' with NULL há 5 anos atrás
ltests.h 948fb628d9 Details há 5 anos atrás
ltm.c 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
ltm.h 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
lua.c 17dbaa8639 Improvements in the handling of signals há 5 anos atrás
lua.h 46c3587a6f Clearer distinction between types and tags há 5 anos atrás
luaconf.h 2d92102dee 'l_mathlim' renamed to 'l_floatatt' há 5 anos atrás
lualib.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lundump.c 61a4e64a66 Back to old encoding of versions in binary files há 5 anos atrás
lundump.h 0be57b9b6d Details in comments há 5 anos atrás
lutf8lib.c aa8d4a782d Details (more uniformity in error messages) há 5 anos atrás
lvm.c 6eb53b7526 Details há 5 anos atrás
lvm.h 0ddc0f47bd Several details about 5.4.0 rc1 há 5 anos atrás
lzio.c f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
lzio.h f99509581e Removed extra information from RCS keyword strings há 7 anos atrás
makefile 6a10f03ff8 Makefile compiles the Lua compiler with '-Os' há 6 anos atrás
onelua.c 23e6bac8a0 Keep correct type for immediate operands in comparisons há 6 anos atrás