go/src/pkg/go
Robert Griesemer fc80ce8194 go/scanner: report too short escape sequences
Generally improve error messages for escape sequences.

R=adonovan
CC=golang-codereviews
https://golang.org/cl/49430046
2014-01-15 09:50:55 -08:00
..
ast go/ast: added example illustrating CommentMap use. 2013-12-18 10:10:40 -08:00
build lib9, libmach, cmd/dist, go/build: add support for GOOS=solaris 2014-01-07 23:12:12 +11:00
doc go/doc: add full stop of Japanese, Chinese and Korean. 2013-11-05 15:13:50 +11:00
format go/format: fix failing test (fix build) 2013-07-10 14:19:35 -07:00
parser go/parser: slightly improved error message by adding hint 2014-01-09 14:51:23 -08:00
printer undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
scanner go/scanner: report too short escape sequences 2014-01-15 09:50:55 -08:00
token go/token: rename RemoveLine to MergeLine, improve documentation 2013-09-12 09:31:07 -07:00