Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
compilation: compiler metadata;
java-interop: dot, double-dot, doto;
vars: regression in binding
|
|
|
|
|
|
|
|
|
|
|
|
all-are
|
|
|
|
|
|
|
|
|
|
|
|
Eliminates the need for read-json-string.
|
|
|
|
Bind *json-keyword-keys* to true to convert map keys to keywords.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add it to the list of compilable libs in build.xml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Need to move these tests into a separate file.
|
|
|
|
infinite-length lines.
|
|
Escapes all non-ASCII characters as \uXXXX in Strings.
Handles more collection types, including all java.util.Map,
java.util.Collection, and Java arrays.
|
|
|
|
|
|
This allows partition-by to work even if f has side-effects.
|
|
|
|
that assumes that you have a pretty writer bound to *out* so we don't
have to rebind it everywhere.
|
|
which doesn't. Also fixed up the pprint parameters cause it was stupid.
|
|
|
|
|
|
|
|
|