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
/
lib
Age
Commit message (
Collapse
)
Author
2008-08-16
move namespace-directory-aware libs into src/clojure/contrib
scgilardi
2008-08-16
lib.clj: refine comments
scgilardi
2008-08-16
lib.clj: refine docs
scgilardi
2008-08-16
lib.clj: overhauled comments and docs, made prefix lists nest, added init-ns
scgilardi
2008-08-14
shorten stacktraces from throw-if
scgilardi
2008-08-08
lib.clj: fix logic around when we need a namespace for :as
scgilardi
2008-08-07
lib.clj: add :as to make namespace aliases easily (thanks Meikel Brandmeyer)
scgilardi
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
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-27
lib/lib.clj corrections and updates to documentation
scgilardi
2008-07-26
updates for using the prefix idea and allowing large ns implementations
scgilardi
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 new and old lib.clj for SVN 951 transition
scgilardi
2008-07-22
add directory for new lib.clj namespace
scgilardi