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
2008-08-07
Added build.xml to produce JAR.
Stuart Sierra
2008-08-07
lib.clj: allow load-libs args to be symbols
scgilardi
2008-08-06
lib.clj: (dorun (map ... -> (doseq ...
scgilardi
2008-08-06
lib.clj make using prefixes in use, require, load-namespace a pure ↵
scgilardi
convenience with no less or more capability than listing each individual nsspec
2008-08-06
lib.clj: simplify logic in load-namespaces, longer code, but clearer
scgilardi
2008-08-06
lib.clj allow non-keyword args to 'use' and 'require' to be symbols ↵
scgilardi
representing top-level libs
2008-08-05
lib.clj: make top level libs work by using a nil prefix
scgilardi
2008-07-29
Added gen-interface.clj
Chouser
2008-07-29
refining comments, terminology
scgilardi
2008-07-29
fix untabify that didn't take
scgilardi
2008-07-29
canonicalize format
scgilardi
2008-07-29
make package paths legal
scgilardi
2008-07-29
make package paths legal
scgilardi
2008-07-29
make package paths legal
scgilardi
2008-07-29
make package paths legal
scgilardi
2008-07-27
lib/lib.clj corrections and updates to documentation
scgilardi
2008-07-26
update for new source layout
scgilardi
2008-07-26
updates for my remaining libs to the new namespace organization
scgilardi
2008-07-26
updates for my remaining libs to the new namespace organization
scgilardi
2008-07-26
updates for my remaining libs to the new namespace organization
scgilardi
2008-07-26
updates for my remaining libs to the new namespace organization
scgilardi
2008-07-26
updates for my remaining libs to the new namespace organization
scgilardi
2008-07-26
updates for using the prefix idea and allowing large ns implementations
scgilardi
2008-07-25
new source organization
scgilardi
2008-07-24
Update clojure namespaces to work with latest clojure revision.
Chouser
2008-07-24
Add type hints.
Chouser
2008-07-22
lib/lib.clj make sym-file private
scgilardi
2008-07-22
lib.clj: update verbose load to correct namespace for lib
scgilardi
2008-07-22
provide namespace directories and contents for def and sql
scgilardi
2008-07-22
provide new and old lib.clj for SVN 951 transition
scgilardi
2008-07-22
add directory for new lib.clj namespace
scgilardi
2008-07-21
update to load with clojure SVN 951 changes
scgilardi
2008-07-14
lazy-seqs.clj: add rotations and permutations
scgilardi
2008-07-13
str-utils.clj: made str-join use clojure/interpose
Stuart Sierra
2008-07-13
seq-utils.clj: deprecated batch for clojure/partition.
Stuart Sierra
2008-07-11
test-is.clj: test-ns returns counts; added run-tests.
Stuart Sierra
2008-07-11
lib.clj: clarify example of load-path
scgilardi
2008-07-11
except.clj: simplify implementation
scgilardi
2008-07-11
lib.clj: simplify path
scgilardi
2008-07-11
lib.clj: improve :verbose output for nested loads
scgilardi
2008-07-10
change evaluation of option args, revised docs, enhanced :verbose output
scgilardi
2008-07-09
test-is.clj: print stack trace on exception
Stuart Sierra
2008-07-07
untabify except.clj
scgilardi
2008-07-07
add except.clj
scgilardi
2008-07-06
string.clj: fix typo in comments
scgilardi
2008-07-06
add string.clj; lib.clj: use String/format for throw-if
scgilardi
2008-07-06
lib.clj: throw-if tweaks
scgilardi
2008-07-04
use 'throw-if' for exceptions with messages
scgilardi
2008-07-03
lib.clj: remove eval-option and use eval because a symbol may refer to a ↵
scgilardi
let-bound local too
2008-07-03
lib.clj: deref :in and :ns arguments if they are symbols
scgilardi
[prev]
[next]