1
0
mirror of https://github.com/golang/go synced 2024-10-03 16:41:28 -06:00
go/usr/gri/pretty
Robert Griesemer a3ddf4cfd1 - enabling tracking of declarations
- removed dead code
- snapshot before making a lareger structural change

R=r
OCL=22226
CL=22226
2009-01-07 13:58:56 -08:00
..
ast.go - enabling tracking of declarations 2009-01-07 13:58:56 -08:00
compilation.go - adjusted pretty to use old new, make 2009-01-06 15:01:04 -08:00
globals.go - enabling tracking of declarations 2009-01-07 13:58:56 -08:00
Makefile Snapshot. 2008-12-16 18:02:22 -08:00
Makefile.iant Update for source code changes. 2008-12-19 14:32:00 -08:00
object.go Snapshot. 2008-12-16 18:02:22 -08:00
parser.go - enabling tracking of declarations 2009-01-07 13:58:56 -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 - snapshot of state before trying yet another, hopefully better working 2008-11-26 13:23:26 -08:00
printer.go - steps towards augmenting ast with declaration info 2009-01-06 14:54:18 -08:00
scanner.go - adjusted pretty to use old new, make 2009-01-06 15:01:04 -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
selftest2.go - support for [...] parsing and pretty printing 2009-01-06 17:39:25 -08:00
test.sh - enabling tracking of declarations 2009-01-07 13:58:56 -08:00
type.go Snapshot. 2008-12-16 18:02:22 -08:00
typechecker.go - enabling tracking of declarations 2009-01-07 13:58:56 -08:00
universe.go fix syntax error (syntax accepted by 6g, but not by pretty printer) 2008-12-16 18:08:16 -08:00
untab.go - snapshot if current state 2008-12-09 15:29:15 -08:00
utils.go First cut at a Go pretty printer: 2008-09-18 16:58:37 -07:00