1
0
mirror of https://github.com/golang/go synced 2024-11-26 05:57:58 -07:00
The Go programming language
Go to file
Rob Pike 75df21ceff implement matching
clean up interface equality hack

still needs more tests; checking in for gccgo testing

R=rsc
DELTA=304  (261 added, 14 deleted, 29 changed)
OCL=17128
CL=17135
2008-10-14 16:32:43 -07:00
doc - added language re: interface compparison using ==, != 2008-10-10 16:34:44 -07:00
include acid fixes etc. still not perfect. 2008-09-16 12:33:00 -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 interface equality (strings specifically) 2008-10-14 16:10:44 -07:00
test 6g thinks a struct with one entry yields a composite that is a basic conversion 2008-10-13 12:26:58 -07:00
usr implement matching 2008-10-14 16:32:43 -07:00