The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html https://lua.org
Find a file
Roberto Ierusalimschy 9d985db7bb New year (2024)
2024-05-02 12:03:30 -03:00
manual New year (2024) 2024-05-02 12:03:30 -03:00
testes Fixed dangling 'StkId' in 'luaV_finishget' 2024-03-29 15:10:50 -03:00
.gitignore
all
lapi.c
lapi.h
lauxlib.c
lauxlib.h
lbaselib.c 'getmode' renamed to 'getMode' 2024-04-08 14:28:26 -03:00
lcode.c
lcode.h
lcorolib.c
lctype.c
lctype.h
ldblib.c
ldebug.c
ldebug.h
ldo.c
ldo.h
ldump.c
lfunc.c
lfunc.h
lgc.c
lgc.h
linit.c
liolib.c
ljumptab.h
llex.c
llex.h
llimits.h
lmathlib.c
lmem.c
lmem.h
loadlib.c Small simplification in 'findloader' 2024-04-03 16:01:23 -03:00
lobject.c
lobject.h Yet another representation for arrays 2024-04-05 15:35:11 -03:00
lopcodes.c
lopcodes.h
lopnames.h
loslib.c
lparser.c
lparser.h
lprefix.h
lstate.c
lstate.h
lstring.c
lstring.h
lstrlib.c
ltable.c Yet another representation for arrays 2024-04-05 15:35:11 -03:00
ltable.h Yet another representation for arrays 2024-04-05 15:35:11 -03:00
ltablib.c
ltests.c
ltests.h
ltm.c Fixed dangling 'StkId' in 'luaV_finishget' 2024-03-29 15:10:50 -03:00
ltm.h Fixed dangling 'StkId' in 'luaV_finishget' 2024-03-29 15:10:50 -03:00
lua.c
lua.h New year (2024) 2024-05-02 12:03:30 -03:00
luaconf.h
lualib.h
lundump.c
lundump.h
lutf8lib.c
lvm.c Fixed dangling 'StkId' in 'luaV_finishget' 2024-03-29 15:10:50 -03:00
lvm.h
lzio.c
lzio.h
makefile
onelua.c
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.