aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/pprint/dispatch.clj
AgeCommit message (Expand)Author
2009-06-13pprint: directly call some dispatch functions that we use often to beTom Faulhaber
2009-05-09New multimethod-based dispatch system. Made a path all the way throughTom Faulhaber
2009-05-03Updating pprint documentationTom Faulhaber
2009-04-12Handle ArraySeqsTom Faulhaber
2009-04-06Mucked around with the headers to make them more clojure.contrib friendlyTom Faulhaber
2009-04-06Basic support for pretty printerTom Faulhaber