• Robert Griesemer's avatar
    * pretty printing snapshot: towards printing comments nicely · 3c2f0ae1
    Robert Griesemer authored
    - implemented elastic tabstops algorithm, now correct and documented
    - first cut at printing comments (use -comments flag, disabled for now)
    - struct field types are now aligned (using elastic tab stops)
    - needs more fine-tuning
    
    * fixed a bug in test script
    * added quick smoke test to makefile and invoke it in run.bash
      instead of the full test
    
    R=r
    OCL=19220
    CL=19220
    3c2f0ae1
Name
Last commit
Last update
..
cmd Loading commit data...
lib Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach_amd64 Loading commit data...
old/c Loading commit data...
pkg/debug/macho/testdata Loading commit data...
runtime Loading commit data...
Make.conf Loading commit data...
all.bash Loading commit data...
clean.bash Loading commit data...
make.bash Loading commit data...
run.bash Loading commit data...