commit | e87f2a1b70f4751551ea5bd33e0db3417e76ac4c | [log] [tgz] |
---|---|---|
author | Robert Griesemer <gri@golang.org> | Tue Jan 02 13:36:38 2018 -0800 |
committer | Robert Griesemer <gri@golang.org> | Mon Feb 12 22:57:49 2018 +0000 |
tree | ac4c32bb09839baea1e60de2d7e757b9709988ff | |
parent | 7ac393a3f208ab72263a245b80e22ad62abae565 [diff] |
cmd/compile/internal/syntax: remove ParseBytes from API - not needed R=go1.11 Also: Minor updates to syntax.Parse doc string. Change-Id: I649965be9670a2f1c3de2cdb350634ed21e36ad9 Reviewed-on: https://go-review.googlesource.com/85663 Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://golang.org/dl/.
After downloading a binary release, visit https://golang.org/doc/install or load doc/install.html in your web browser for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://golang.org/doc/install/source or load doc/install-source.html in your web browser for source installation instructions.
Go is the work of hundreds of contributors. We appreciate your help!
To contribute, please read the contribution guidelines: https://golang.org/doc/contribute.html
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://golang.org/wiki/Questions for a list of places to ask questions about the Go language.