Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Move source files into Maven-style directory structure. | Stuart Sierra | |
2009-11-30 | renamed col-write method to Java-ok col_write | Rich Hickey | |
2009-10-29 | works with clojure branch new by excluding deftype | Mike Hinchey | |
Signed-off-by: Rich Hickey <richhickey@gmail.com> | |||
2009-07-04 | Changes to support the object explorer | Tom Faulhaber | |
2009-06-16 | pprint: Changing one '=' into an 'identical?' gave us another ~30% speedup. | Tom Faulhaber | |
2009-06-14 | pprint: Modified buffer-length to remove (or at least ameliorate) a | Tom Faulhaber | |
bad hotspot. Result: ~45% speedup. | |||
2009-05-09 | Support for setting *print-right-margin* to nil to indicate | Tom Faulhaber | |
infinite-length lines. | |||
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 | Basic support for pretty printer | Tom Faulhaber | |