1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:04:45 -07:00
go/usr/gri/pretty
Robert Griesemer 2a58e7d7a0 more work on elastic tabs:
- new code enabled, but no comments printed yet (so the effect
  of the elastic tabs is not seen yet)

TBR=r
DELTA=200  (93 added, 69 deleted, 38 changed)
OCL=18951
CL=18951
2008-11-10 17:56:46 -08:00
..
ast.go - steps towards "flexible tab stops" simulation in pretty 2008-11-07 18:30:58 -08:00
compilation.go - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00
Makefile - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00
Makefile.iant - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00
parser.go - steps towards "flexible tab stops" simulation in pretty 2008-11-07 18:30:58 -08:00
platform.go - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00
pretty.go - added simple facility to print Makefile dependency rules given a Go source file 2008-10-26 21:32:30 -07:00
printer.go more work on elastic tabs: 2008-11-10 17:56:46 -08:00
scanner.go - steps towards "flexible tab stops" simulation in pretty 2008-11-07 18:30:58 -08:00
selftest0.go - handle field tags in pretty printer 2008-10-31 14:27:34 -07:00
selftest1.go - handle field tags in pretty printer 2008-10-31 14:27:34 -07:00
test.sh - fixed typo in parser.go 2008-11-05 16:05:36 -08:00
utils.go First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00