aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/pprint/cl_format.clj
AgeCommit message (Expand)Author
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra
2009-12-10Fixes for defs losing their doc strings (and other metadata).Tom Faulhaber
2009-11-24make filename canonical: pprint/cl-format.clj -> pprint/cl_format.cljSteve Gilardi
2009-04-06Moved cl_format back to having a "-" in the name because apparently loadTom Faulhaber
2009-04-06Mucked around with the headers to make them more clojure.contrib friendlyTom Faulhaber
2009-04-06Changed - to _ in filenamesTom Faulhaber