Log

util/hex.lua @ 11215:9ce0a899ff07

description author age
util.hex: Normalize hex to lowercase and discard non-hex input Kim Alvefur 2015-08-26
util.hex: Pedantic optimization, 1 table lookup per byte instead of 3 function calls makes it go faster Kim Alvefur 2015-01-12
util.hex: Use locals! Kim Alvefur 2014-09-02
util.hex: Small util lib for converting to/from hex strings Matthew Wild 2014-09-02