0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make sure all files are part of the build. More... about 15 years ago
Changed the release structure a little bit. More... about 15 years ago
Moved the release component into a separate place than it's built to to make the release process smoother More... about 15 years ago
Added doc for freshline More... about 15 years ago
Tweaks and doc updates. More... about 15 years ago
Changed to a more meaningful function mame for its current use. More... about 15 years ago
Filling out the doc. More... about 15 years ago
More writing on the readme. More... about 15 years ago
Make simple dispatch the default More... about 15 years ago
Add the with-pprint-dispatch macro More... about 15 years ago
Readme fixes More... about 15 years ago
Beginning to bring the README up to date for pretty printing More... about 15 years ago
Support lazy-seqs as lists More... about 15 years ago
Added set-pprint-dispatch More... about 15 years ago
remove the namesapce addition for 'let More... about 15 years ago
Multiple changes: better namespace support for code processing, the ability to suppress namespaces when showing symbols, and a default value for miser width. More... about 15 years ago
repackaged into one big format namespace More... about 15 years ago
Stage 1: move the core format out of the way More... about 15 years ago
Changes to support the new lazy Clojure within the pretty printing code. More... about 15 years ago
Merge laziness updates from HEAD to pprint More... about 15 years ago
Ready to tag 1.0.2 More... about 15 years ago
Added note about laziness. More... about 15 years ago
Use repeat instead of replicate since replicate is going away. More... about 15 years ago
More fixes for lazy clojure More... about 15 years ago
Beginning to update for the latest Clojure svn, mostly lazy changes. More... about 15 years ago
Support for #() forms More... about 15 years ago
Make sure trailing white space is written appropriately in all cases More... about 15 years ago
Updates to do what the name implies: show all the doc for functions in the matched namespaces More... about 15 years ago
make sure we continue breaking in the current logical block once we've used a linear new line. More... about 15 years ago
Added a test for a print that doesn't seem to be doing linear newlines quite right. More... about 15 years ago