Log

util/hex.lua @ 10129:406afedc9375

description author age
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