]> Cypherpunks repositories - gostls13.git/commit
A first attempt to capture the type changes.
authorRobert Griesemer <gri@golang.org>
Mon, 5 Jan 2009 19:17:26 +0000 (11:17 -0800)
committerRobert Griesemer <gri@golang.org>
Mon, 5 Jan 2009 19:17:26 +0000 (11:17 -0800)
commita329471ced905effe0282e011a668bdc5779b0f1
tree5e9277db3382a1fa74532ab54c2b9f1c757cffd1
parent3f69acfb0c638f2f96cb21c2b5f8374e5cb6040d
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
doc/go_spec.txt