зеркало из https://github.com/microsoft/rudder.git
0549d5325b | ||
---|---|---|
AnalysisClient | ||
ColumnReductionAnalysis | ||
CompareAnalysisOutput/Compare | ||
ScopeProgramAnalysis | ||
ScopeRuntimeLoader | ||
analysis-net@058dececd7 | ||
.gitattributes | ||
.gitignore | ||
ColumnReduction.sln | ||
LICENSE | ||
README.md | ||
ScopeDependencyAnalysis.sln |
README.md
rudder
Static analysis of MSIL based on the analysis-net infrastructure
Installation
Rudder has a source relationship with the infrastructure it is built on top of. The three projects, Backend, CCIProvider, and Model, are not in this repo. They are part of a project analysis-net. Currently they build against a fork.
The solution file assumes that you have mapped that repo into a sub-folder of the Rudder root folder named "analysis-net".
We know this is not optimal and hope to move to a binary (NuGet) dependence soon.