diff options
author | Robert Griesemer <gri@golang.org> | 2009-01-05 11:17:26 -0800 |
---|---|---|
committer | Robert Griesemer <gri@golang.org> | 2009-01-05 11:17:26 -0800 |
commit | 5d30c311e3166dc3bdbdaf789033370e9d329034 (patch) | |
tree | 5e9277db3382a1fa74532ab54c2b9f1c757cffd1 /src | |
parent | e6e8b16faf717a5f4dba30e7cc24f45e0d1df262 (diff) | |
download | golang-5d30c311e3166dc3bdbdaf789033370e9d329034.tar.gz |
A first attempt to capture the type changes.
Instead of trying to make open arrays look like arrays (which they aren't,
they just look like them), I decided to call them "slice types". As a result
they have value semantics, and one can really talk about what they really are.
Note:
- There are lots of missing details
- There are probably lots of mistakes
Looking for some initial feedback.
R=r
DELTA=444 (180 added, 189 deleted, 75 changed)
OCL=21769
CL=22020
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions