commit | e3ce88c9e850b7e79751083014699c5eae1bff31 | [log] [tgz] |
---|---|---|
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Wed Oct 23 17:16:17 2024 -0300 |
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | Wed Oct 23 17:16:17 2024 -0300 |
tree | e73392a16c560ed532ef2238132f0e58d2eb23b3 | |
parent | 5ffcd458f001fce02e5f20a6130e145c6a3caf53 [diff] |
New function 'lua_numbertostrbuff' It converts a Lua number to a string in a buffer, without creating a new Lua string.
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.