• Robert Griesemer's avatar
    exp/types/staging: more flexible API, cleanups · 0d947420
    Robert Griesemer authored
    - Changed Check signature to take function parameters for
      more flexibility: Now a client can interrupt type checking
      early (via panic in one the upcalls) once the desired
      type information or number of errors is reached. Default
      use is still simple.
    
    - Cleaned up main typechecking loops. Now does not neglect
      _ declarations anymore.
    
    - Various other cleanups.
    
    R=golang-dev, r, rsc
    CC=golang-dev
    https://golang.org/cl/6612049
    0d947420
Name
Last commit
Last update
api Loading commit data...
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...
robots.txt Loading commit data...