- factored out tabwriter a separate writer filter
(to be moved into std lib eventually) - rewrote tabwriter to use byte buffers instead of strings (byte buffers to be moved into stdlib eventually) - support for recent syntax changes - no space printed after function name and before function parameters - comments still disabled due to a known bug R=r OCL=19430 CL=19430
Showing
usr/gri/pretty/tabwriter.go
0 → 100644
Please register or sign in to comment