1
0
mirror of https://github.com/golang/go synced 2024-11-18 05:04:47 -07:00
The Go programming language
Go to file
Robert Griesemer 533dfd6291 New type compatibility rules:
- changed type equality to type compatibility, updated rules
- string literals have ideal string type
- conversion w/ relaxed type compatibilty

DELTA=123  (26 added, 22 deleted, 75 changed)
OCL=28763
CL=28780
2009-05-13 16:56:00 -07:00
doc New type compatibility rules: 2009-05-13 16:56:00 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -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 Simplified AST: 2009-05-13 15:18:05 -07:00
test describe each interface test 2009-05-12 16:09:47 -07:00
usr Simplified AST: 2009-05-13 15:18:05 -07:00