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