[go-nuts] A new API for modular static analysis

2018-09-14 Thread 'Alan Donovan' via golang-nuts
[bcc: golang-{dev,nuts}]

I've been working on a common interface for modular static analysis of Go
packages, and have built prototypes of several drivers, including a
replacement for the existing standalone 'vet' command and for the
implementation of 'go vet'.

Please read the code and doc and let me know what you think.

cheers
alan

Code https://go-review.googlesource.com/c/tools/+/134935
Doc
https://docs.google.com/document/d/1-azPLXaLgTCKeKDNg0HVMq2ovMlD-e7n1ZHzZVzOlJk

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[go-nuts] A new API for modular static analysis

2018-09-14 Thread 'Alan Donovan' via golang-nuts
[bcc: golang-{dev,nuts}]

I've been working on a common interface for modular static analysis of Go
packages, and have built prototypes of several drivers, including a
replacement for the existing standalone 'vet' command and for the
implementation of 'go vet'.

Please read the code and doc and let me know what you think.

cheers
alan

Code https://go-review.googlesource.com/c/tools/+/134935
Doc
https://docs.google.com/document/d/1-azPLXaLgTCKeKDNg0HVMq2ovMlD-e7n1ZHzZVzOlJk

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.