Go to file
2022-08-23 16:06:23 -03:00
manual Better documentation for 'multires' expressions 2022-08-19 14:10:18 -03:00
testes More checks and documentation for uses of EXTRA_STACK 2022-05-26 15:14:54 -03:00
.gitignore
all
lapi.c
lapi.h
lauxlib.c Better documentation for 'multires' expressions 2022-08-19 14:10:18 -03:00
lauxlib.h
lbaselib.c
lcode.c
lcode.h
lcorolib.c
lctype.c
lctype.h
ldblib.c
ldebug.c
ldebug.h
ldo.c More checks and documentation for uses of EXTRA_STACK 2022-05-26 15:14:54 -03:00
ldo.h More checks and documentation for uses of EXTRA_STACK 2022-05-26 15:14:54 -03:00
ldump.c
lfunc.c Better documentation for 'multires' expressions 2022-08-19 14:10:18 -03:00
lfunc.h
lgc.c Bug: set correct pause when (re)entering gen. collection. 2022-08-23 16:06:23 -03:00
lgc.h
linit.c
liolib.c
ljumptab.h
llex.c
llex.h
llimits.h
lmathlib.c
lmem.c
lmem.h
loadlib.c
lobject.c More checks and documentation for uses of EXTRA_STACK 2022-05-26 15:14:54 -03:00
lobject.h More checks and documentation for uses of EXTRA_STACK 2022-05-26 15:14:54 -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
ltable.h
ltablib.c
ltests.c
ltests.h
ltm.c
ltm.h
lua.c
lua.h
luaconf.h
lualib.h
lundump.c
lundump.h
lutf8lib.c
lvm.c
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.