summaryrefslogtreecommitdiff
path: root/src/print.cc
Commit message (Collapse)AuthorAgeFilesLines
* Improved the new implementation of "print"John Wiegley2010-03-171-4/+4
|
* Rewrite the "print" command as a custom functionJohn Wiegley2010-03-081-0/+208
There ended up being too many corner cases for the generalized formatter to handle.