0
I Use This!
Inactive

Commits : Listings

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