• Russ Cox's avatar
    complain when trying to put T into an interface · 4eb7ceba
    Russ Cox authored
    if T has pointer methods.  this is just a heuristic
    but it catches the problem robert ran into and
    lets me put the larger interface issues aside for
    now.  found one bug in pretty.
    
    R=ken
    OCL=26141
    CL=26141
    4eb7ceba
Name
Last commit
Last update
..
Makefile Loading commit data...
Makefile.iant Loading commit data...
ast.go Loading commit data...
compilation.go Loading commit data...
gds.go Loading commit data...
parser.go Loading commit data...
platform.go Loading commit data...
pretty.go Loading commit data...
printer.go Loading commit data...
selftest0.go Loading commit data...
selftest1.go Loading commit data...
selftest2.go Loading commit data...
symboltable.go Loading commit data...
template.go Loading commit data...
template.html Loading commit data...
test.sh Loading commit data...
typechecker.go Loading commit data...
untab.go Loading commit data...
utils.go Loading commit data...