go/src/go
Ryuma Yoshida 8fc25b531b all: remove duplicate word "the"
Change-Id: Ia5908e94a6bd362099ca3c63f6ffb7e94457131d
GitHub-Last-Rev: 545a40571a
GitHub-Pull-Request: golang/go#23942
Reviewed-on: https://go-review.googlesource.com/95435
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2018-02-20 16:45:55 +00:00
..
ast go/ast: improve documentation for channel directions 2017-11-29 22:37:38 +00:00
build runtime/trace: user annotation API 2018-02-15 18:52:43 +00:00
constant go/constant: make string addition compute actual string lazily 2018-01-05 21:28:08 +00:00
doc Revert "go/printer: forbid empty line before first comment in block" 2017-12-01 01:12:26 +00:00
format go/format: document use of Source better 2017-11-29 19:02:00 +00:00
importer go/importer,os/exec: use testenv.GoToolPath 2018-01-10 20:24:15 +00:00
internal go/parser: simplify code to read from an io.Reader (cleanup) 2018-02-12 21:43:10 +00:00
parser go/parser: improved error message for unexpected literals 2018-02-12 21:43:41 +00:00
printer all: remove duplicate word "the" 2018-02-20 16:45:55 +00:00
scanner go/scanner: don't eat \r in comments if that shortens the comment 2018-02-12 21:43:22 +00:00
token go/token: use fine-grained locking in FileSet 2017-06-14 06:05:05 +00:00
types go/types: make gotype continue after syntax errors 2018-02-14 21:23:56 +00:00