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