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

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