-
Robert Griesemer authored
When searching for regular expressions such as ".", there are many consecutive matches. In the generated HTML, combine them instead of generating a new <span> for each adjacent text segment highlighting a match. Massively reduces the size of the generated HTML in those cases. R=r, rsc CC=golang-dev https://golang.org/cl/3971041
d4bdaf11
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile | ||
codewalk.go | ||
dirtrees.go | ||
doc.go | ||
format.go | ||
godoc.go | ||
index.go | ||
main.go | ||
mapping.go | ||
snippet.go | ||
spec.go | ||
utils.go |