1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:06:09 -07:00
go/cmd
Alan Donovan e08d89f3ed go.tools/oracle: an oracle that answers questions about Go source code.
+ Tests.
+ Emacs integration.
+ Emacs integration test.
+ very rudimentary Vim integration.  Needs some love from a Vim user.

TODO (in follow-ups):
- More tests would be good.
  We'll need to make the output order deterministic in more places.
- Documentation.

R=gri, crawshaw, dominik.honnef
CC=golang-dev
https://golang.org/cl/9502043
2013-08-27 17:58:26 -04:00
..
cover go.tools/cmd/cover: s/ParseInt/Atoi/ 2013-08-09 13:48:46 +10:00
godoc go.tools/cmd: move static files into new package 'static' 2013-08-21 13:49:05 +10:00
oracle go.tools/oracle: an oracle that answers questions about Go source code. 2013-08-27 17:58:26 -04:00
vet go.tools/cmd/vet: exclude "%#v" from recursive stringer check 2013-08-22 11:44:39 +10:00