Log

util/format.lua @ 12621:041d067de38b

description author age
compat: Use table.pack (there since Lua 5.2) over our util.table Kim Alvefur Mon, 11 Jul 2022 19:15:24 +0200
compat: Remove handling of Lua 5.1 location of 'unpack' function Kim Alvefur Mon, 11 Jul 2022 19:07:38 +0200
util: Remove various Lua 5.1 compatibility hacks Kim Alvefur Sat, 02 Jul 2022 17:31:14 +0200
util.format: Fix typo in comment [codespell] Kim Alvefur Fri, 04 Feb 2022 16:40:38 +0100
util.format: Expand explanation of purpose in comments Kim Alvefur Thu, 27 Jan 2022 21:40:13 +0100
util.format: Skip control code escaping when doing full serialization Kim Alvefur Thu, 27 Jan 2022 21:14:22 +0100
util.format: Optimize most common integer format Kim Alvefur Mon, 13 Dec 2021 16:38:33 +0100