go/src/cmd
Russ Cox 5be33e9543 godoc, exp/ebnf, exp/types, go/scanner, scanner: use rune
API question: is a scanner token an int or a rune?

Since the rune is the common case and the token values
are the special (negative) case, I chose rune.  But it could
easily go the other way.

R=gri
CC=golang-dev
https://golang.org/cl/5301049
2011-10-25 22:20:20 -07:00
..
5a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5c 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
5g 5g, 6g: comment out uses of -r 2011-10-18 14:55:28 -04:00
5l 5l, 6l, 8l: correct ELFRESERVE diagnostic 2011-10-18 16:05:38 -04:00
6a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
6c 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
6g 5g, 6g: comment out uses of -r 2011-10-18 14:55:28 -04:00
6l 5l, 6l, 8l: correct ELFRESERVE diagnostic 2011-10-18 16:05:38 -04:00
8a 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
8c 5a, 5c, 6a, 6c, 8a, 8c: fix Windows file paths 2011-09-07 15:49:56 -04:00
8g 5g, 6g, 8g: fix loop finding bug, squash jmps 2011-10-04 15:06:16 -04:00
8l 5l, 6l, 8l: correct ELFRESERVE diagnostic 2011-10-18 16:05:38 -04:00
cc cc: fixes for Plan 9 build 2011-07-13 16:01:29 -07:00
cgo cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune 2011-10-25 22:20:02 -07:00
cov build: fix unused parameters 2011-08-25 16:08:13 -04:00
gc gc: introduce rune 2011-10-25 22:19:39 -07:00
go go: skeleton implementation 2011-09-28 20:07:21 -04:00
godefs godefs: add enum/const testdata 2011-10-14 17:34:00 -04:00
godoc godoc, exp/ebnf, exp/types, go/scanner, scanner: use rune 2011-10-25 22:20:20 -07:00
gofix gofix: add mapdelete 2011-10-18 09:45:36 -04:00
gofmt gofix -r mapdelete 2011-10-18 09:56:34 -04:00
goinstall container/vector: delete 2011-10-11 16:41:48 -07:00
gomake build: no required environment variables 2010-08-18 10:08:49 -04:00
gopack gc: introduce rune 2011-10-25 22:19:39 -07:00
gotest gotest: make it easier to get the help string 2011-10-21 11:16:46 -07:00
govet govet: check canonical dynamic method signatures 2011-10-19 16:06:16 -04:00
goyacc cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: use rune 2011-10-25 22:20:02 -07:00
hgpatch hgpatch: do not use hg exit status 2011-09-28 12:00:17 -04:00
ld gc: introduce rune 2011-10-25 22:19:39 -07:00
nm Make.ccmd: link with mach lib, 2011-06-19 13:57:22 +10:00
prof runtime: faster strings 2011-10-12 17:40:02 +03:00
Makefile build: add missing nuke target 2011-10-17 14:18:21 -07:00