aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/pprint/pprint_base.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-07-06Support for *print-base* and *print-radix* in cl-format, pprint and write.Tom Faulhaber
2009-07-04Changes to support the object explorerTom Faulhaber
2009-05-09Support for setting *print-right-margin* to nil to indicateTom Faulhaber
2009-05-09New multimethod-based dispatch system. Made a path all the way throughTom Faulhaber
2009-05-09Broke write into two parts one of which takes a stream and one ofTom Faulhaber
2009-05-03Updating pprint documentationTom Faulhaber
2009-04-06Mucked around with the headers to make them more clojure.contrib friendlyTom Faulhaber
2009-04-06Basic support for pretty printerTom Faulhaber