Closed neelance closed 8 years ago
Has this been tested against the standard library, the sourcegraph repository, and other large Go repositories?
Has this been tested against the standard library, the sourcegraph repository, and other large Go repositories?
We should just get CI/testsuite to do that. A submodule pointing to those repos seems decent.
LGTM
Only change that would be nice is that we aren't deprecating Srcfile
, but in fact removing support for it. That may just be me being a bit pedantic though.
Oh yeah, also would be good to test this out on important repos before getting this out into production sourcegraph.
This allows to actually use .a archive files and to process packages individually.