log util/hex.lua @ 9598:dcd85bc34d21

age author description
Wed, 26 Aug 2015 14:32:20 +0200 Kim Alvefur util.hex: Normalize hex to lowercase and discard non-hex input
Mon, 12 Jan 2015 15:10:37 +0100 Kim Alvefur util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster