• Robert Griesemer's avatar
    improved comment formatting: · 1e984cb9
    Robert Griesemer authored
    - print comments line by line, strip common prefix but do not
      modify comment contents otherwise
    - align comments with subsequent keyword if indicated (e.g. case labels)
    - terminate "column section" after multi-line expressions for better alignment
    
    R=rsc
    http://go/go-review/1017002
    1e984cb9
Name
Last commit
Last update
..
ast Loading commit data...
doc Loading commit data...
parser Loading commit data...
printer Loading commit data...
scanner Loading commit data...
token Loading commit data...