Log

util/format.lua @ 11783:7bf246e6792b

description author age
util.format: Escape ASCII control characters also in extra arguments Kim Alvefur 2021-07-03
util.format: Allow newlines but ensure following lines are indented Kim Alvefur 2021-07-03
util.format: Fix missing backslash in pattern Kim Alvefur 2021-07-03
util.format: Change formatting of nil values to avoid looking like XML Kim Alvefur 2021-06-29
util.format: Escape ASCII control characters in output Kim Alvefur 2021-06-15
util.format: Handle integer formats the same way on Lua versions without integer support Kim Alvefur 2019-05-30
util.format: Handle formats expecting an integer in Lua 5.3+ (fixes #1371) Kim Alvefur 2019-05-30