index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
clojure
/
contrib
/
lazy_seqs.clj
Age
Commit message (
Expand
)
Author
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra
2009-05-04
Fixed a bunch of little doc errors
Tom Faulhaber
2009-05-04
Lots 'o doc strings
Tom Faulhaber
2009-04-25
fix doc strings and comments, report from Michael Wood
scgilardi
2009-04-06
converted lazy seqs to functions so they won't hold their heads
Stuart Halloway
2009-02-17
update lazy-seqs for lazy-seq
scgilardi
2009-02-15
fix issue 29: move sequence functions from lazy_seqs to seq_utils
scgilardi
2009-02-12
revert fix for issue 28, unregistered contributor
scgilardi
2009-02-12
fix issue 28, more capable partition-all, from H.Duerer
scgilardi
2009-02-11
fix issue 9: lazy_seqs add partition-all from Jason Wolfe
scgilardi
2009-02-10
fix issue 8, lazy_seqs.clj, from Jason Wolfe
scgilardi
2009-01-28
Added combinatorics.clj, which contains efficient implementations of a number...
Mark Engelberg
2008-12-16
update my contribs to Eclipse Public License as requested
scgilardi
2008-11-18
fix header comments for fibs
scgilardi
2008-11-18
change to simple, beautiful definition of fibs
scgilardi
2008-11-12
first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...
scgilardi