Age | Commit message (Expand) | Author |
2008-03-08 | keep tail out of tree, speeding up cons/pop | Rich Hickey |
2008-03-07 | made munge public, upped SMAP range to 10000 | Rich Hickey |
2008-03-05 | renamed PersistentHashMap.INode.seq to nodeSeq to avoid override of AMapEntry... | Rich Hickey |
2008-03-05 | fixed MapEntry.seq to use AMapEntry.seq | Rich Hickey |
2008-03-04 | fixed hash-set of empty coll/nil | Rich Hickey |
2008-03-04 | fixed bug with nested try blocks | Rich Hickey |
2008-03-04 | sets - read/print/compile/metadata, hash-set, sorted-set, disj | Rich Hickey |
2008-03-03 | starting set support | Rich Hickey |
2008-03-03 | added EnumerationSeq and support for Enumerations in seq | Rich Hickey |
2008-03-03 | added SeqEnumeration | Rich Hickey |
2008-03-02 | added destructuring to loop | Rich Hickey |
2008-03-01 | unified map entry and vector equality and hash | Rich Hickey |
2008-03-01 | made map entries vectors | Rich Hickey |
2008-03-01 | proxy support, | Rich Hickey |
2008-02-28 | added var?, special-symbol?, and changed resolve to return nil if not found | Rich Hickey |
2008-02-27 | started concrete proxy support | Rich Hickey |
2008-02-26 | try using getContextClassLoader as default | Rich Hickey |
2008-02-23 | added RT.var() helper, made CLOJURE_NS and CURRENT_NS public | Rich Hickey |
2008-02-22 | completed docs | Rich Hickey |
2008-02-21 | allow use of not-yet-existing names qualified with current namespace when int... | Rich Hickey |
2008-02-21 | get now returns nil on non-maps | Rich Hickey |
2008-02-21 | fixed access on helpers, contains? now returns false on non-maps | Rich Hickey |
2008-02-21 | avoid unread(-1) | Rich Hickey |
2008-02-21 | more docs | Rich Hickey |
2008-02-18 | command line args can follow '--', in Repl and Script | Rich Hickey |
2008-02-15 | added anonymous fn reader syntax and arg literals | Rich Hickey |
2008-02-13 | added field names to error messages | Rich Hickey |
2008-02-12 | added re-groups and use in re-seq and re-matches | Rich Hickey |
2008-02-12 | added re-seq, re-matches, nth support for matcher | Rich Hickey |
2008-02-12 | added compiled regex literals via #"pattern" | Rich Hickey |
2008-02-11 | renamed fn and let special ops to fn* and let*. Made fn and let macros, which... | Rich Hickey |
2008-02-11 | added nth support for Map.Entry | Rich Hickey |
2008-02-08 | renamed ns-exports ns-publics | Rich Hickey |
2008-02-08 | var metadata | Rich Hickey |
2008-02-06 | added seq support and inspector support for Java Maps | Rich Hickey |
2008-02-06 | added default handling of equals, toString and hashCode | Rich Hickey |
2008-02-05 | fixed maybeClass when passed Class | Rich Hickey |
2008-02-05 | moved boot.clj load to RT.init() | Rich Hickey |
2008-02-04 | added get and contains support for strings and arrays, treating as associativ... | Rich Hickey |
2008-02-04 | prevent access to non-exported macro from other ns | Rich Hickey |
2008-02-03 | added count, nth support for strings, Java Collections and arrays, get and c... | Rich Hickey |
2008-02-03 | removed binding injection in let [x (fn ... and added optional anonymous func... | Rich Hickey |
2008-02-01 | fixed subvec assoc at end | Rich Hickey |
2008-01-31 | got rid of thisfn | Rich Hickey |
2008-01-29 | simple inspector support | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |