1
0
mirror of https://github.com/golang/go synced 2024-09-25 09:20:18 -06:00
The Go programming language
Go to file
Russ Cox 1983121bbb 6g interface changes:
* allow conversion between nil interface and any type.
	* mark signatures as DUPOK so that multiple .6 can
	  contain sigt.*[]byte and only one gets used.

R=ken
OCL=18538
CL=18542
2008-11-05 11:27:50 -08:00
doc - added (incomplete) section on parameter passing 2008-11-04 16:46:45 -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 6g interface changes: 2008-11-05 11:27:50 -08:00
test Don't use a named pointer type as a receiver type. The 2008-11-05 11:25:30 -08:00
usr/gri get rid of bignum leftovers 2008-11-04 14:08:47 -08:00