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
2023-06-16 11:52:14 -03:00
manual "Emergency" new version 5.4.6 2023-05-02 16:41:43 -03:00
testes Option '-l' discards version sufix from file name 2023-05-15 13:46:38 -03:00
.gitignore
all
lapi.c
lapi.h
lauxlib.c
lauxlib.h
lbaselib.c
lcode.c Several functions turned 'static' 2023-05-22 14:47:54 -03:00
lcode.h Several functions turned 'static' 2023-05-22 14:47:54 -03:00
lcorolib.c "Emergency" new version 5.4.6 2023-05-02 16:41:43 -03:00
lctype.c
lctype.h
ldblib.c
ldebug.c Details 2023-04-18 09:44:10 -03:00
ldebug.h
ldo.c Several functions turned 'static' 2023-05-22 14:47:54 -03:00
ldo.h Several functions turned 'static' 2023-05-22 14:47:54 -03:00
ldump.c Bug: Loading a corrupted binary file can segfault 2023-03-17 15:52:09 -03:00
lfunc.c
lfunc.h
lgc.c Several functions turned 'static' 2023-05-22 14:47:54 -03:00
lgc.h
linit.c
liolib.c
ljumptab.h
llex.c Details 2023-04-18 09:44:10 -03:00
llex.h
llimits.h Details 2023-04-18 09:44:10 -03:00
lmathlib.c
lmem.c
lmem.h
loadlib.c Option '-l' discards version sufix from file name 2023-05-15 13:46:38 -03:00
lobject.c
lobject.h
lopcodes.c
lopcodes.h Details 2023-05-15 10:07:25 -03:00
lopnames.h
loslib.c
lparser.c Details 2023-04-18 09:44:10 -03:00
lparser.h
lprefix.h
lstate.c Several functions turned 'static' 2023-05-22 14:47:54 -03:00
lstate.h Several functions turned 'static' 2023-05-22 14:47:54 -03:00
lstring.c
lstring.h
lstrlib.c Details 2023-04-18 09:44:10 -03:00
ltable.c Details 2023-05-15 10:07:25 -03:00
ltable.h Details 2023-05-15 10:07:25 -03:00
ltablib.c
ltests.c "Emergency" new version 5.4.6 2023-05-02 16:41:43 -03:00
ltests.h
ltm.c
ltm.h Avoid inclusion loop in 'ltm.h' 2023-06-16 11:52:14 -03:00
lua.c Option '-l' discards version sufix from file name 2023-05-15 13:46:38 -03:00
lua.h "Emergency" new version 5.4.6 2023-05-02 16:41:43 -03:00
luaconf.h Option '-l' discards version sufix from file name 2023-05-15 13:46:38 -03:00
lualib.h
lundump.c Bug: Loading a corrupted binary file can segfault 2023-03-17 15:52:09 -03:00
lundump.h
lutf8lib.c
lvm.c Bug: read overflow in 'l_strcmp' 2023-06-14 14:38:07 -03:00
lvm.h
lzio.c
lzio.h
makefile New year (2023) 2023-03-31 11:47:31 -03:00
onelua.c Details 2023-03-09 11:12:11 -03:00
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.