1
0
mirror of https://github.com/golang/go synced 2024-11-17 18:54:42 -07:00
go/misc/cgo/stdio
Robert Griesemer 288a39c86b go/ast: reflect communication operator changes accurately in ast
- go/ast: introduce SendStmt; adjust SelectStmt
- go/parser: accept new communication syntax, minor
  unrelated cleanups
- go/printer: adjustments for new ast, fewer binary
  expression precedences
- go/token: remove one binary precedence

Adjusted dependent code. gofmt -w src -misc. Ran all tests.

R=rsc, gri
CC=golang-dev
https://golang.org/cl/3989056
2011-02-01 13:47:51 -08:00
..
align.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
chain.go go/ast: reflect communication operator changes accurately in ast 2011-02-01 13:47:51 -08:00
fib.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
file.go cgo: handle references to symbols in shared libraries 2010-12-17 11:37:11 -08:00
golden.out
hello.go cgo: various bug fixes 2010-07-14 17:17:53 -07:00
Makefile cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00
test1.go cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00
test.bash build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00
test.go cgo: do not reset tag generator between files 2010-12-13 13:20:04 -05:00