mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
Parsing, analyzing, and comparing source code across many languages
e63de49d12
When building a component, `stack` also builds all of the executables in the same package. This means that profiling iterative changes to semantic-diff also involve compiling, linking, and copying generate-test-cases. By moving it to its own package, we’re able to avoid that penalty. |
||
---|---|---|
app | ||
bench | ||
bin | ||
languages | ||
src | ||
test | ||
UI | ||
vendor | ||
weekly | ||
.atom-build.yml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
HLint.hs | ||
ROADMAP.md | ||
semantic-diff.cabal | ||
Setup.hs |