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

Roberto Ierusalimschy 93fd6892f8 Fixed bug in 'multiline' hai 1 ano
manual c1dc08e8e8 Length of external strings must fit in Lua integer hai 1 ano
testes 93fd6892f8 Fixed bug in 'multiline' hai 1 ano
.gitignore 30528049f1 'lua_upvalueid' returns NULL on invalid upvalue index %!s(int64=5) %!d(string=hai) anos
README.md d9d2904f09 Details %!s(int64=4) %!d(string=hai) anos
all 4a00f61276 'lua_checkstack' doesn't need to check stack overflow %!s(int64=3) %!d(string=hai) anos
lapi.c c1dc08e8e8 Length of external strings must fit in Lua integer hai 1 ano
lapi.h 55ac40f859 Cleaning of llimits.h hai 1 ano
lauxlib.c c1dc08e8e8 Length of external strings must fit in Lua integer hai 1 ano
lauxlib.h e24ce8c2b3 lua_writestring & co. moved to llimits.h hai 1 ano
lbaselib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
lcode.c c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lcode.h c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lcorolib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
lctype.c e0ab13c62f Easy way to allow Unicode characters in identifiers %!s(int64=5) %!d(string=hai) anos
lctype.h 8496112a18 Better documentation for 'lctype.h' %!s(int64=5) %!d(string=hai) anos
ldblib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
ldebug.c 6ac7219da3 'isIT'/'isOT' turned from macros to functions hai 1 ano
ldebug.h 1b3f507f62 Bug: Call hook may be called twice when count hook yields %!s(int64=2) %!d(string=hai) anos
ldo.c 55ac40f859 Cleaning of llimits.h hai 1 ano
ldo.h 55ac40f859 Cleaning of llimits.h hai 1 ano
ldump.c 55ac40f859 Cleaning of llimits.h hai 1 ano
lfunc.c e7af9cdf0b Fixed buffers reuse absolute line information hai 1 ano
lfunc.h 413a393e62 Stack indices changed to union's %!s(int64=2) %!d(string=hai) anos
lgc.c 262dc5729a Details hai 1 ano
lgc.h 55ac40f859 Cleaning of llimits.h hai 1 ano
linit.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
liolib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
ljumptab.h 0ddc0f47bd Several details about 5.4.0 rc1 %!s(int64=5) %!d(string=hai) anos
llex.c 55ac40f859 Cleaning of llimits.h hai 1 ano
llex.h 98ec799591 Detail %!s(int64=5) %!d(string=hai) anos
llimits.h 781219dbe1 Small changes in casts from void* to functions hai 1 ano
lmathlib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
lmem.c 88e5c6b80b Merge branch 'master' into nextversion %!s(int64=2) %!d(string=hai) anos
lmem.h 8047b2d03e Tables have a 'lastfree' information only when needed %!s(int64=2) %!d(string=hai) anos
loadlib.c 781219dbe1 Small changes in casts from void* to functions hai 1 ano
lobject.c c31d6774ac Details hai 1 ano
lobject.h 55ac40f859 Cleaning of llimits.h hai 1 ano
lopcodes.c c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lopcodes.h c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lopnames.h 0ddc0f47bd Several details about 5.4.0 rc1 %!s(int64=5) %!d(string=hai) anos
loslib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
lparser.c c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lparser.h d9d2904f09 Details %!s(int64=4) %!d(string=hai) anos
lprefix.h 0ddc0f47bd Several details about 5.4.0 rc1 %!s(int64=5) %!d(string=hai) anos
lstate.c 55ac40f859 Cleaning of llimits.h hai 1 ano
lstate.h 55ac40f859 Cleaning of llimits.h hai 1 ano
lstring.c 55ac40f859 Cleaning of llimits.h hai 1 ano
lstring.h 55ac40f859 Cleaning of llimits.h hai 1 ano
lstrlib.c ef28e5f789 Removed 'int' size limit for string.rep hai 1 ano
ltable.c 6ac7219da3 'isIT'/'isOT' turned from macros to functions hai 1 ano
ltable.h 94b503d95e Encoding of table indices (hres) must use C indices hai 1 ano
ltablib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
ltests.c 193bf7919e 'printstack' (from ltests.c) made public hai 1 ano
ltests.h 193bf7919e 'printstack' (from ltests.c) made public hai 1 ano
ltm.c 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' hai 1 ano
ltm.h 88a50ffa71 Fixed dangling 'StkId' in 'luaV_finishget' hai 1 ano
lua.c 93fd6892f8 Fixed bug in 'multiline' hai 1 ano
lua.h 9d985db7bb New year (2024) hai 1 ano
luaconf.h 366c855648 lua.c loads 'readline' dynamically hai 1 ano
lualib.h 165389b27b New interface to function 'luaL_openselectedlibs' hai 1 ano
lundump.c c1dc08e8e8 Length of external strings must fit in Lua integer hai 1 ano
lundump.h cc2b66c856 Removed type 'varint_t' hai 1 ano
lutf8lib.c a08d82eb13 llimits.h being used by all Lua code hai 1 ano
lvm.c c403e456b6 New instruction format for SETLIST/NEWTABLE hai 1 ano
lvm.h 0593256707 'luaH_get' functions return tag of the result hai 1 ano
lzio.c 55ac40f859 Cleaning of llimits.h hai 1 ano
lzio.h 14e416355f Added suport for Fixed Buffers %!s(int64=2) %!d(string=hai) anos
makefile 366c855648 lua.c loads 'readline' dynamically hai 1 ano
onelua.c c4b71b7ba0 Details %!s(int64=2) %!d(string=hai) anos

README.md

Lua

This is the repository of Lua development code, as seen by the Lua team. It contains the full history of all commits but is mirrored irregularly. For complete information about Lua, visit Lua.org.

Please do not send pull requests. To report issues, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.