Mercurial > repos > tabletprog
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 |
Sat, 28 Mar 2015 13:26:03 -0700 | Michael Pavone | Use a smarter algorithm for calculating module init order and break some circular module dependencies in the standard library |