1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
The Go programming language
Go to file
Robert Griesemer 434c6052d8 - language to define type equality rigorously
- language for type guards
- fixed language for break statements

Also: Removed uses of "we" and replaced by impersonal language.
Minor cosmetic changes.

DELTA=237  (160 added, 34 deleted, 43 changed)
OCL=18620
CL=18800
2008-11-07 13:34:37 -08:00
doc - language to define type equality rigorously 2008-11-07 13:34:37 -08:00
include 6l: 2008-10-20 17:33:51 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src bug in select default 2008-11-06 17:50:28 -08:00
test Don't use a type guard with a type which is not an interface. 2008-11-07 11:44:15 -08:00
usr/gri - fixed typo in parser.go 2008-11-05 16:05:36 -08:00