aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/lazy_seqs.clj
AgeCommit message (Expand)Author
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra
2009-05-04Fixed a bunch of little doc errorsTom Faulhaber
2009-05-04Lots 'o doc stringsTom Faulhaber
2009-04-25fix doc strings and comments, report from Michael Woodscgilardi
2009-04-06converted lazy seqs to functions so they won't hold their headsStuart Halloway
2009-02-17update lazy-seqs for lazy-seqscgilardi
2009-02-15fix issue 29: move sequence functions from lazy_seqs to seq_utilsscgilardi
2009-02-12revert fix for issue 28, unregistered contributorscgilardi
2009-02-12fix issue 28, more capable partition-all, from H.Duererscgilardi
2009-02-11fix issue 9: lazy_seqs add partition-all from Jason Wolfescgilardi
2009-02-10fix issue 8, lazy_seqs.clj, from Jason Wolfescgilardi
2009-01-28Added combinatorics.clj, which contains efficient implementations of a number...Mark Engelberg
2008-12-16update my contribs to Eclipse Public License as requestedscgilardi
2008-11-18fix header comments for fibsscgilardi
2008-11-18change to simple, beautiful definition of fibsscgilardi
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...scgilardi