Log

util/hex.lua @ 13216:fcc052ca1652 0.12

description author age
util.hex: Deprecate to/from in favour of encode/decode, for consistency! Matthew Wild Fri, 04 Mar 2022 15:22:45 +0000
util.hex: Normalize hex to lowercase and discard non-hex input Kim Alvefur Wed, 26 Aug 2015 14:32:20 +0200
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster Kim Alvefur Mon, 12 Jan 2015 15:10:37 +0100
util.hex: Use locals! Kim Alvefur Wed, 03 Sep 2014 00:37:41 +0200
util.hex: Small util lib for converting to/from hex strings Matthew Wild Tue, 02 Sep 2014 17:56:42 +0100