mirror of https://github.com/golang/go.git
- 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 |
||
|---|---|---|
| .. | ||
| Makefile | ||
| align.go | ||
| chain.go | ||
| fib.go | ||
| file.go | ||
| golden.out | ||
| hello.go | ||
| test.bash | ||
| test.go | ||
| test1.go | ||