aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/test_contrib/pprint
AgeCommit message (Expand)Author
2010-01-20Move source files into Maven-style directory structure.Stuart Sierra
2009-12-10Remove the translation of (meta x) to ^x in code dispatch, since the ^x form ...Tom Faulhaber
2009-10-31cl-format: ~$ wasn't handling very small fractions (that round to 0) correctly.Tom Faulhaber
2009-10-31cl-format: ~$ wasn't handling negative numbers correctlyTom Faulhaber
2009-07-06Support for *print-base* and *print-radix* in cl-format, pprint and write.Tom Faulhaber
2009-07-05Handle 0 correctly in non-java-supported basesTom Faulhaber
2009-06-24gtic: move clojure tests and supporting libraries into clojure reposStuart Halloway
2009-06-24gtic: updated contrib tests to use new template syntaxStuart Halloway
2009-04-25Fixed pprint-newline :mandatoryTom Faulhaber
2009-04-06Mucked around with the headers to make them more clojure.contrib friendlyTom Faulhaber
2009-04-06Changed - to _ in filenamesTom Faulhaber
2009-04-06Added tests, all of which pass!Tom Faulhaber