1
0
mirror of https://github.com/golang/go synced 2024-11-22 00:04:41 -07:00
The Go programming language
Go to file
Ian Lance Taylor 6358cac7d8 We should not silently permit a named type to match an unnamed
type.  This is OK in a conversion but not in an assignment.

R=rsc
http://go/go-review/1016024
2009-11-02 11:58:47 -08:00
doc fixups for memory model document 2009-11-01 20:58:33 -08:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib rietveld does not like code reviews with subjects longer than 100 characters, so trim the line pulled out of the description to avoid the limit. 2009-11-02 11:37:21 -08:00
misc go-mode for Emacs. This provides basic syntax highlighting 2009-10-22 08:54:26 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src use the new routine regexp.MustCompile to clean up some code that uses global regexps. 2009-11-02 11:37:52 -08:00
test We should not silently permit a named type to match an unnamed 2009-11-02 11:58:47 -08:00
.hgignore more file patterns to ignore 2009-11-01 05:20:30 -08:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
favicon.ico add a favicon plus a couple of hi-res versions of gordon 2009-10-26 10:13:07 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00