log modules/json.tp @ 377:93c28eee141e default tip

age author description
Sun, 09 Aug 2015 18:07:23 -0700 Michael Pavone Use dict hash instead of dict linear in JSON parser. Implement basic string escapes in JSON parser.
Fri, 07 Aug 2015 21:40:08 -0700 Michael Pavone Fix JSON decoder to align with language changes