aboutsummaryrefslogtreecommitdiff
path: root/content/gos-declaration-syntax.article
Commit message (Collapse)AuthorAge
* go.blog: use the right declaration for Go's main functionRob Pike2014-05-11
| | | | | | | | | | | | | | | OMG department. Thanks to an anonymous correspondent for pointing it out. Why did no one notice this? The original translation here is lexically similar but very wrong. I had C on the brain when I wrote it. That doesn't happen so much any more. LGTM=robert.hencke R=golang-codereviews, robert.hencke CC=golang-codereviews https://golang.org/cl/99160043
* go.blog: update tagsAndrew Gerrand2013-06-05
| | | | | | | | | | This makes the articles cross-reference each other better. In particular, I added the "technical" tag for in-depth technical posts. R=bradfitz, r CC=golang-dev https://golang.org/cl/9960043
* go.blog: add contentAndrew Gerrand2013-03-08
R=golang-dev, r CC=golang-dev https://golang.org/cl/7436052