1
0
mirror of https://github.com/golang/go synced 2024-11-25 00:07:56 -07:00
The Go programming language
Go to file
Robert Griesemer e3fd2e1ec6 godoc search bug fixes:
- sort by package name (instead of package path) for results with snippets
- sort line numbers in results without snippets
- properly characterize package clauses
- experiment with a leaner look: no underlines for top-level godoc links in the left side bar

Still using colors to distinguish results. Next step.

R=rsc
http://go/go-review/1015016
2009-10-27 16:08:12 -07:00
doc godoc search bug fixes: 2009-10-27 16:08:12 -07:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib godoc search bug fixes: 2009-10-27 16:08:12 -07:00
misc go-mode for Emacs. This provides basic syntax highlighting 2009-10-22 08:54:26 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src godoc search bug fixes: 2009-10-27 16:08:12 -07:00
test Recognize gccgo error messages. 2009-10-26 16:06:46 -07:00
.hgignore tell Mercurial which files to ignore 2009-10-22 11:07:39 -07:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
favicon.ico add a favicon plus a couple of hi-res versions of gordon 2009-10-26 10:13:07 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00