log modules/string.tp @ 259:32964a4e7a33

age author description
Thu, 29 May 2014 18:51:15 -0700 Michael Pavone Add ltrim method to string
Sun, 05 Jan 2014 23:07:26 -0800 Mike Pavone Use a lightweight substring object in a few places in the parser to improve performance for large files.
Sat, 10 Aug 2013 15:20:38 -0700 Mike Pavone Add parseHex32 and parseHex64 to string objects