JSONKit
JSONKit copied to clipboard
hex and octal integer parsing
Added a few lines to enable parsing of hexadecimal and octal numbers. It needs a few more corrections, specifically to enable this functionality only when a certain parse flag is present.