Roberto Ierusalimschy 58216600eb 'luaL_newstate' should not allocate extra memory
The allocation of a userdata for the state of the warn system can
cause a panic if it fails; 'luaL_ref' also can fail. This commit
re-implements the warn system so that it does not need an explicit
state. Instead, the system uses different functions to represent
the different states.
2020-11-03 16:34:36 -03:00
2020-10-30 10:18:54 -03:00
2020-10-26 11:15:51 -03:00
all
2020-10-12 12:29:09 -03:00
2020-10-30 10:18:54 -03:00
2020-09-03 09:52:43 -03:00
2020-10-30 10:18:54 -03:00
2020-10-12 12:29:09 -03:00
2020-10-22 15:54:46 -03:00
2020-09-15 14:29:52 -03:00
2020-10-12 12:29:09 -03:00
2020-10-22 15:54:46 -03:00
2020-10-30 10:18:54 -03:00
2020-10-12 12:29:09 -03:00
2020-10-22 15:54:46 -03:00
2020-08-07 11:21:44 -03:00
2020-10-12 12:29:09 -03:00
2020-08-07 11:21:44 -03:00
2020-10-26 11:15:51 -03:00
2020-10-12 14:52:39 -03:00
2020-10-12 12:29:09 -03:00
2020-10-19 15:55:25 -03:00
2020-09-28 14:34:44 +00:00

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 and send patches, post a message to the Lua mailing list.

Download official Lua releases from Lua.org.

Description
No description provided
Readme 17 MiB
Languages
C 67.4%
Lua 32%
Makefile 0.6%