Age | Commit message (Collapse) | Author |
|
Eliminates the need for read-json-string.
|
|
|
|
Bind *json-keyword-keys* to true to convert map keys to keywords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Need to move these tests into a separate file.
|
|
|
|
Escapes all non-ASCII characters as \uXXXX in Strings.
Handles more collection types, including all java.util.Map,
java.util.Collection, and Java arrays.
|
|
|
|
|
|
|
|
svn merge -r472:477 ../branches/lazy/
|
|
|
|
|
|
|
|
|