commit | d4247befa18a7911c56e7110154ad73574cd6648 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Nov 15 11:57:18 2024 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Fri Nov 15 11:57:18 2024 -0300 |
tree | 065e60201d94f068c7b808dd0ab9b8f4464336ea | |
parent | ee6a4cd1eca4fa736d108e1e0ac3cb9858f7a5ef [diff] |
New macro 'assert_code' It allows code that is only used by assertions but that are not assertions (e.g., declaration of a variable used in a later assertion).
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.