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
Support for the formatter function. More... about 15 years ago
Fix up state so it's unique to this class More... about 15 years ago
Added some pretty printer tests More... about 15 years ago
All newline types implemented, though not perfect More... about 15 years ago
No longer references ColumnWriter directly More... about 15 years ago
Fixes to support prefix and suffixes in ~<...~:> More... about 15 years ago
Use a pretty writer for the test More... about 15 years ago
Fixed newline behavior More... about 15 years ago
Make sure you flush the pretty writer stream when you're done with it (but not before!) More... about 15 years ago
Beginning support for miser-width, but now I'm making bugs in format. More... about 15 years ago
Replace ColumnWriter with PrettyWriter so that ~< directives get it automatically. More... about 15 years ago
First cut support for the pretty printer directives in cl-format. More... about 15 years ago
Added the (pprint) function and the (pp) convenience macro. More... about 15 years ago
Implemented (most of) the functional interface to the pretty printer More... about 15 years ago
Allow various parameters on closing brackets and pass them all through (prepping for ~@:>) More... about 15 years ago
Use the real write function for ~w More... about 15 years ago
Use pr instead of print as the basis for write More... about 15 years ago
Killed a double print bug More... about 15 years ago
Change write to use "real" keyword-style args. More... about 15 years ago
Added a forward reference for emit-nl. More... about 15 years ago
Fixes for handling linear newlines More... about 15 years ago
Beginning to get dispatch and write working More... about 15 years ago
Handle the "non-pretty" case More... about 15 years ago
Added a note pointing to the pp branch More... about 15 years ago
Beginning to build the infrastructure for (write) More... about 15 years ago
Updated readme More... about 15 years ago
Fixes for the indentation More... about 15 years ago
PrettyWriter actually does something now More... about 15 years ago
Another checkpoint, beginning to debug More... about 15 years ago
Another checkpoint More... about 15 years ago