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
Age
Commit message (
Collapse
)
Author
2009-03-29
Patched exact-integer-sqrt to work with Longs.
Mark Engelberg
2009-03-29
types: match works also for list, vector, and map templates
Konrad Hinsen
2009-03-29
with_ns.clj: added with-temp-ns, fixed handling of refer/use
Stuart Sierra
2009-03-29
with_ns.clj: added file, temporary namespace macro
Stuart Sierra
2009-03-29
duck_streams.clj: added with-out-writer and with-in-reader
Stuart Sierra
2009-03-29
test_is.clj: added fixtures
Stuart Sierra
2009-03-24
test-clojure: test set/intersection
Frantisek Sodomka
2009-03-24
monads: implemented :let as in Clojure's for
Konrad Hinsen
2009-03-23
generic.functor: implementation for lists replaces implementation for seqs
Konrad Hinsen
2009-03-23
complex-numbers: abs, conjugate, sqrt
Konrad Hinsen
2009-03-22
test-clojure: regression test for Clojure SVN r1337 - reader `()
Frantisek Sodomka
2009-03-22
test-clojure: added parallel.clj for pmap, pcalls, etc.;
Frantisek Sodomka
special.clj - note about letfn
2009-03-22
test-clojure: renamed main to clojure-main
Frantisek Sodomka
2009-03-22
test-clojure: preparation for library tests (set, xml, zip); test set/union
Frantisek Sodomka
2009-03-22
issue 34: add .?. and -?> from Laurent Petit
scgilardi
2009-03-20
removed current cell from future needed cells
Jeffrey Straszheim
2009-03-20
test-contrib and datalog tests behave the same as test-clojure
Frantisek Sodomka
2009-03-20
monads: new state monad functions for working with maps
Konrad Hinsen
2009-03-19
map-utils: add deep-merge-with
Chouser
2009-03-19
repl-utils: fix typo in doc string
Chouser
2009-03-19
Add greatest-least, from gnuvince
Chouser
2009-03-19
test-sequences: every?, not-every?, not-any?
Frantisek Sodomka
2009-03-19
test-clojure: preparation for new tests
Frantisek Sodomka
2009-03-19
monads: moved tests to test_contrib
Konrad Hinsen
2009-03-19
New library clojure.contrib.complex-numbers
Konrad Hinsen
2009-03-19
generic: new module comparison plus general support code
Konrad Hinsen
2009-03-18
test-numbers: + - * /
Frantisek Sodomka
test-sequences: empty, not-empty, repeat
2009-03-18
test-clojure: added cases for nil non-equality
Frantisek Sodomka
2009-03-18
generic: new module functor
Konrad Hinsen
2009-03-17
seq_utils.clj: renamed "seek" to "find-first"
Stuart Sierra
2009-03-17
str_utils.clj: added chop and chomp, like Perl
Stuart Sierra
2009-03-16
new module clojure.contrib.generic.collection
Konrad Hinsen
2009-03-16
types: algebraic types implemented as maps
Konrad Hinsen
2009-03-16
Added dataflow cells-like library
Jeffrey Straszheim
2009-03-15
clj-env-dir: CLOJURE_EXT is now optional and is a path of dirs rather than a ↵
scgilardi
single dir. It's now a convenient way to provide or augment CLASSPATH
2009-03-14
seq_utils.clj: added "seek" function, for (first (filter ...))
Stuart Sierra
2009-03-13
generic: modified arithmetic and added math-functions
Konrad Hinsen
2009-03-13
miglayout: add support for set as a group of constraints that can be named, ↵
scgilardi
bound, etc. update tests with more examples and some helper functions
2009-03-12
New module clojure.contrib.generic.arithmetic (experimental)
Konrad Hinsen
2009-03-12
types: private type definitions
Konrad Hinsen
2009-03-12
stream-utils: redesign
Konrad Hinsen
2009-03-12
types: redesign
Konrad Hinsen
2009-03-11
miglayout: correct example and improve conciseness
scgilardi
2009-03-09
sql.test: fix comment for insert-records-fruit (take 2)
scgilardi
2009-03-09
sql.test: fix comment for insert-records-fruit
scgilardi
2009-03-09
sql: add insert-records and test for it
scgilardi
2009-03-07
Updated test cases
Jeffrey Straszheim
2009-03-07
Removed semi-naive experiment
Jeffrey Straszheim
2009-03-07
More semi-naive work
Jeffrey Straszheim
2009-03-06
repl-utils: add Ctrl-C support. See 'add-break-thread!'
Chouser
[prev]
[next]