• 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
..
cmd Loading commit data...
lib9 Loading commit data...
libbio Loading commit data...
libmach Loading commit data...
pkg Loading commit data...
Make.dist Loading commit data...
all.bash Loading commit data...
all.bat Loading commit data...
all.rc Loading commit data...
clean.bash Loading commit data...
clean.bat Loading commit data...
clean.rc Loading commit data...
make.bash Loading commit data...
make.bat Loading commit data...
make.rc Loading commit data...
run.bash Loading commit data...
run.bat Loading commit data...
run.rc Loading commit data...
sudo.bash Loading commit data...