mirror of
https://github.com/lua/lua
synced 2025-02-12 03:04:03 +03:00
![Roberto Ierusalimschy](/assets/img/avatar_default.png)
Several small improvements (code style, warnings, comments, more tests), in particular: - 'lua_topointer' extended to handle strings - raises an error in 'string.format("%10q")' ('%q' with modifiers) - in the manual for 'string.format', the term "option" replaced by "conversion specifier" (the term used by the C standard)