commit | 3dd8ea54daa77345a8f193e871f6792722d8e131 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Thu Apr 03 15:31:22 2025 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Thu Apr 03 15:31:22 2025 -0300 |
tree | cc60485872b1d79774f1866446fa7a355ca0c87d | |
parent | 620f49a7aae8a5c982b21f0accbf2ff9019a55f6 [diff] |
Order change in 'pushfuncname' 'pushglobalfuncname' can be quite slow (as it traverses all globals and all loaded modules), so try first to get a name from the code.
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.