Descriptiongo.tools/go/types: enable incremental adding of package files
With this CL, it is now possible to type-check additional
package files to an already type-checked package through
repeated calls to Checker.Files.
Fixes issue 7114.
Patch Set 1 #Patch Set 2 : diff -r 06b02dc5eabc https://code.google.com/p/go.tools #Patch Set 3 : diff -r 06b02dc5eabc https://code.google.com/p/go.tools #Patch Set 4 : diff -r 06b02dc5eabc https://code.google.com/p/go.tools #Patch Set 5 : diff -r 06b02dc5eabc https://code.google.com/p/go.tools #
MessagesTotal messages: 3
|