sourcegraph / srclib

srclib is a polyglot code analysis library, built for hackability. It consists of language analysis toolchains (currently for Go and Java, with Python, JavaScript, and Ruby in beta) with a common output format, and a CLI tool for running the analysis.
https://srclib.org
Other
942 stars 62 forks source link

Update srclib-java toolchain #221

Closed beyang closed 8 years ago

beyang commented 8 years ago

Pulls in the latest version of srclib-java.

beyang commented 8 years ago

@alexsaveliev code review?

beyang commented 8 years ago

Merging now, but @alexsaveliev can you take a look when you get the chance?