mirror of
https://github.com/lua/lua.git
synced 2026-01-27 01:44:31 +00:00
When leaving a scope, the new stack top should be set only after closing any upvalue, to avoid manipulating values in an "invalid" part of the stack.
Description
A copy of the Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests or any other stuff. All communication should be through the Lua mailing list https://www.lua.org/lua-l.html
Languages
C
67%
Lua
32.4%
Makefile
0.6%