- Copy sbt_repositories to
~/.sbt/repositories
. - Run publish.sh.
So far I have only tested this with Java 1.8.
Fork of the TypeChef project containing customisations required for our comparison of variability-aware and sampling-based static analyses. TypeChef is a research project with the goal of analyzing ifdef variability in C code with the goal of finding variability-induced bugs in large-scale real-world systems, such as the Linux kernel with several thousand features (or configuration options). For further details about TypeChef, checkout the original project site.
TypeChef is published as open source under LGPL 3.0. See LICENSE.