A zip file that matches the structure described below.
Files that don't match the filter are excluded from the
analysis.
Here's the structure for url files:
repos/
project1/
COMMIT // <- git commit hash of project1 snapshot
URL // <- Github project url
src/main/...
Code.scala
project2/
...
projectN/ In particular, each project directory must contain a
COMMIT and URL file. These files are used to construct
links to the source files on Github.
Files that don't match the filter are excluded from the analysis.
Files that don't match the filter are excluded from the
analysis.
Here's the structure for url files:
repos/
project1/
COMMIT // <- git commit hash of project1 snapshot
URL // <- Github project url
src/main/...
Code.scala
project2/
...
projectN/ In particular, each project directory must contain a
COMMIT and URL file. These files are used to construct
links to the source files on Github.
A zip file that matches the structure described below.
A collection of Scala source files to run SyntaxAnalysis.
A zip file that matches the structure described below.
Files that don't match the filter are excluded from the analysis. Here's the structure for
urlfiles:repos/ project1/ COMMIT // <- git commit hash of project1 snapshot URL // <- Github project url src/main/... Code.scala project2/ ... projectN/In particular, each project directory must contain a
COMMITandURLfile. These files are used to construct links to the source files on Github.