Some Lua changes of questionable interest and correctness. Don't blame the Lua team for this.
Branch keni-argcount: Check the number of arguments to Lua-callable functions supplied in the Lua distro. For example: "require('foo', 2)" throws an error because it is documented as "require (modname)"
Original README:
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.