Age | Commit message (Collapse) | Author |
|
first
|
|
|
|
|
|
|
|
box from ASM's in proxy in order to handle booleans correctly
|
|
|
|
generated fns
|
|
|
|
|
|
AMapEntry.seq in Leaf
|
|
|
|
renamed select select-keys
renamed set to ref-set
renamed to-set to set, returns a set now
added set.clj, set operations and 'relational' algebra
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support conj of vector pair onto map
|
|
|
|
auto-load xml.clj, zip.clj and proxy.clj from clojure.jar
|
|
|
|
|
|
|
|
|
|
|
|
internNew
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
which, by the end of boot.clj, do destructuring, as do all macros which emit them.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
associative, keyed by index, like vectors
|
|
|
|
contains? support for Java Maps
|
|
function name binding (fn name [args] ...)
|
|
|