1
0
mirror of https://github.com/golang/go synced 2024-11-23 21:20:03 -07:00
go/doc
Robert Griesemer 26e726c309 spec: remove superfluous terms "delimiter" and "special tokens"
The (original) section on "Operators and Delimiters" introduced
superfluous terminology ("delimiter", "special token") which
didn't matter and was used inconsistently.

Removed any mention of "delimiter" or "special token" and now
simply group the special character tokens into "operators"
(clearly defined via links), and "punctuation" (everything else).

Fixes #19450.

Change-Id: Ife31b24b95167ace096f93ed180b7eae41c66808
Reviewed-on: https://go-review.googlesource.com/38073
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Rob Pike <r@golang.org>
2017-03-13 18:02:57 +00:00
..
articles doc, cmd/go: adjust documentation for default GOPATH 2016-11-30 21:40:00 +00:00
codewalk
devel doc/devel: update release.html for new support policy 2017-03-02 02:11:43 +00:00
gopher website: recreate 16px and 32px favicon 2016-08-25 15:43:32 +00:00
play
progs all: spell "marshal" and "unmarshal" consistently 2016-11-12 00:13:35 +00:00
asm.html doc: add mips, mips64 information to asm.html 2016-12-20 20:58:12 +00:00
cmd.html
code.html doc: add link to the setting GOPATH guide 2017-03-07 00:59:54 +00:00
conduct.html doc: update Code of Conduct wording and scope 2017-02-15 21:42:39 +00:00
contrib.html website: mention go1.8 in project page 2017-02-23 19:17:44 +00:00
contribute.html doc: remove the confusing use of CL 2017-02-08 19:43:30 +00:00
debugging_with_gdb.html doc/gdb: mention GOTRACEBACK=crash 2017-01-13 18:05:46 +00:00
docs.html doc: update go tour installation instructions 2016-08-31 18:54:04 +00:00
effective_go.html doc: use appropriate type to describe return value 2017-02-21 22:15:26 +00:00
gccgo_contribute.html doc: fix stale gofrontend/gccgo contribution link 2016-09-01 18:38:38 +00:00
gccgo_install.html doc: update gccgo docs 2017-01-24 21:21:59 +00:00
go1.1.html
go1.2.html
go1.3.html
go1.4.html
go1.5.html
go1.6.html
go1.7.html doc: fix broken links in 1.7 release docs 2016-11-07 18:51:29 +00:00
go1.8.html doc: fix broken link in go1.8.html 2017-02-22 23:51:12 +00:00
go1.8.txt cmd/go, plugin: disable plugins on darwin 2016-12-15 05:46:20 +00:00
go1.html
go1compat.html
go_faq.html doc, cmd/go: adjust documentation for default GOPATH 2016-11-30 21:40:00 +00:00
go_mem.html
go_spec.html spec: remove superfluous terms "delimiter" and "special tokens" 2017-03-13 18:02:57 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html doc/help: tweak descriptions, make official channels clearer 2016-12-15 18:17:32 +00:00
ie.css
install-source.html doc: document go1.8 2017-02-16 16:36:59 +00:00
install.html doc: consistently link to the SettingGOPATH page 2017-02-02 21:31:33 +00:00
root.html
security.html
share.png
tos.html