• Robert Griesemer's avatar
    A first attempt to capture the type changes. · a329471c
    Robert Griesemer authored
    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
    a329471c
Name
Last commit
Last update
..
progs Loading commit data...
candl.txt Loading commit data...
go_spec.txt Loading commit data...
go_tutorial.txt Loading commit data...
prog.sh Loading commit data...