• Rob Pike's avatar
    gob: updates to the debugging tool. · 04a89054
    Rob Pike authored
    - complex numbers now supported.
    - entirely independent of standard decode code.
    - parser has no read-ahead; that is, the scanning works
    simply by reading the values as they arrive, not by trying
    to count bytes for message boundaries, a proof of concept
    for the pending rewrite of the regular decoder.
    
    R=rsc, r2
    CC=golang-dev
    https://golang.org/cl/4084044
    04a89054
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...