Age | Commit message (Expand) | Author |
---|---|---|
2009-02-20 | fix issue 28: add step arg to partition-all, also fix doc string for rand-elt... | scgilardi |
2009-02-18 | replaced rec-cons by rec-seq | Christophe Grand |
2009-02-17 | Merged lazy branch into trunk: | Chouser |
2009-02-15 | fix issue 29: move sequence functions from lazy_seqs to seq_utils | scgilardi |
2009-01-29 | Fixed partition-by to work on vectors, arrays or ranges (generally when (iden... | Christophe Grand |
2009-01-10 | seq_utils.clj: BREAKING CHANGE: swap argument order of "includes?" | Stuart Sierra |
2009-01-06 | added rec-cat, rec-cons and reductions | Christophe Grand |
2008-12-16 | seq_utils.clj: fixed flatten to return nil for nil | Stuart Sierra |
2008-12-15 | Stuart Sierra: Moved libs I wrote to Eclipse Public License 1.0 | Stuart Sierra |
2008-12-12 | seq_utils.clj: fixed misplaced doc strings (report by Perry Trolard) | Stuart Sierra |
2008-12-11 | seq_utils.clj: added "frequencies" | Stuart Sierra |
2008-11-13 | minimal port to Clojure SVN 1094+ of seq-utils import-static trace enum javal... | scgilardi |