• Rob Pike's avatar
    make sizes and offsets int, not uint64 · 554d0aa5
    Rob Pike authored
    add Value.Interface, to extract an empty interface
    that can be converted to a regular Go value of the
    appropriate type, if known.
    
    R=rsc
    DELTA=49  (2 added, 0 deleted, 47 changed)
    OCL=18526
    CL=18526
    554d0aa5
Name
Last commit
Last update
..
Makefile Loading commit data...
cast_amd64.s Loading commit data...
gencast.sh Loading commit data...
test.bash Loading commit data...
test.go Loading commit data...
tostring.go Loading commit data...
type.go Loading commit data...
typestring.c Loading commit data...
value.go Loading commit data...