1
0
mirror of https://github.com/golang/go synced 2024-10-05 08:21:22 -06:00
go/src/cmd/godoc
Robert Griesemer 4ba27e27f3 godoc: use file instead of file set for computing line info
Reduces indexing time by ~10%; from ~44s to ~39s, best of 3 runs.

R=rsc
CC=golang-dev
https://golang.org/cl/3510041
2010-12-07 21:55:32 -08:00
..
codewalk.go log: new interface 2010-10-12 12:59:18 -07:00
dirtrees.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
doc.go godoc: fix doc typo 2010-11-29 14:31:24 -08:00
godoc.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
index.go godoc: use file instead of file set for computing line info 2010-12-07 21:55:32 -08:00
main.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
Makefile godoc: better support for directory trees for user-defined 2010-09-14 11:16:36 -07:00
mapping.go godoc: better support for directory trees for user-defined 2010-09-14 11:16:36 -07:00
snippet.go go/ast: use token.Pos instead of token.Position; adjust all dependent code 2010-12-06 14:23:18 -08:00
spec.go godoc: don't call flush if position is not valid 2010-12-06 15:34:23 -08:00
utils.go godoc: atomically update filter file 2010-09-14 16:54:38 -07:00