Age | Commit message (Expand) | Author |
2008-02-29 | added (class x), returns getClass | Rich Hickey |
2008-02-28 | added cast, cast arg to Number in unary +, * | 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-27 | added tree-seq, file-seq, xml-seq | Rich Hickey |
2008-02-26 | try using getContextClassLoader in implement | Rich Hickey |
2008-02-25 | added symbol support for ->, so (-> x :a) ==> (:a x) | Rich Hickey |
2008-02-22 | completed docs | Rich Hickey |
2008-02-21 | fixed access on helpers, contains? now returns false on non-maps | Rich Hickey |
2008-02-21 | more docs | Rich Hickey |
2008-02-20 | more docs | Rich Hickey |
2008-02-20 | return false consistently on < <= > >= == | Rich Hickey |
2008-02-20 | defined dissoc for no keys | Rich Hickey |
2008-02-18 | fixed refer NPE on non-existent namespace | Rich Hickey |
2008-02-18 | print doc indicates macro status | Rich Hickey |
2008-02-18 | find-doc sorts names | Rich Hickey |
2008-02-18 | renamed scan to dorun, touch to doall, support for variadic assoc and dissoc | Rich Hickey |
2008-02-18 | more docs, added re-pattern, print-doc, find-doc | Rich Hickey |
2008-02-17 | more docs | Rich Hickey |
2008-02-17 | doc formatting | Rich Hickey |
2008-02-16 | more docs, doc macro | Rich Hickey |
2008-02-15 | started adding docs | Rich Hickey |
2008-02-14 | added rand, rand-int and defn- | Rich Hickey |
2008-02-14 | changed prstr to pr-str in assert | Rich Hickey |
2008-02-13 | fixed self-call in defmulti macro | Rich Hickey |
2008-02-13 | renamed :sigs to :arglists, added pr*-str fns, with-out-str | Rich Hickey |
2008-02-13 | added re-find, re-matcher | Rich Hickey |
2008-02-13 | added :sigs metadata | 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-11 | renamed fn and let special ops to fn* and let*. Made fn and let macros, which... | Rich Hickey |
2008-02-11 | formatting | Rich Hickey |
2008-02-11 | added assoc/dissoc/conj support for beans | Rich Hickey |
2008-02-11 | folded strcat into str | Rich Hickey |
2008-02-10 | added when-first, lazy-cat | Rich Hickey |
2008-02-08 | made meta return nil on non-IObjs | Rich Hickey |
2008-02-08 | added prstr, assert, test | Rich Hickey |
2008-02-08 | renamed ns-exports ns-publics | Rich Hickey |
2008-02-08 | var metadata | Rich Hickey |
2008-02-06 | added bean, which creates a live read-only map of an object's javabeans prope... | Rich Hickey |
2008-02-04 | added fn* defn* and defmacro* based on let* | Rich Hickey |
2008-02-04 | switched for to use let* | Rich Hickey |
2008-02-04 | added string? symbol? map? vector? seq? nthrest | Rich Hickey |
2008-02-03 | removed binding injection in let [x (fn ... and added optional anonymous func... | Rich Hickey |
2008-02-01 | added seq calls to for | Rich Hickey |
2008-02-01 | added for | Rich Hickey |
2008-01-31 | simplified cycle | Rich Hickey |
2008-01-31 | got rid of thisfn | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |
2008-01-28 | interim checkin, do not use | Rich Hickey |