log util/hex.lua @ 6545:ec566d7cd518

age author description
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
Wed, 03 Sep 2014 00:37:41 +0200 Kim Alvefur util.hex: Use locals!
Tue, 02 Sep 2014 17:56:42 +0100 Matthew Wild util.hex: Small util lib for converting to/from hex strings