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
/
def.clj
Age
Commit message (
Expand
)
Author
2010-01-20
Move source files into Maven-style directory structure.
Stuart Sierra
2009-07-09
def: Add defn-memo
Chouser
2009-06-04
def: fix formatting for name-with-attributes, (with spaces for tab width of 8...
scgilardi
2009-06-04
def: add defnk from Meikel Brandmeyer, tabs->spaces for name-with-attributes
scgilardi
2009-05-04
More documentation headers
Tom Faulhaber
2009-04-21
def: new utility function name-with-attributes for use in var-defining macros
Konrad Hinsen
2009-01-31
def: refine defalias further, deals now with only root binding, cleanly merge...
scgilardi
2009-01-18
def.clj: update defalias to use only supported clojure calls/reader macros
scgilardi
2009-01-09
Add defhinted to clojure.contrib.def
Chouser
2008-12-16
update my contribs to Eclipse Public License as requested
scgilardi
2008-12-01
def: improve defalias fidelity
scgilardi
2008-12-01
remove deprecated init-once, add defonce-
scgilardi
2008-12-01
def: fix defalias to work with macros
scgilardi
2008-11-12
first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...
scgilardi