You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kihong Heo cef2f0e055
Inferbo
8 years ago
..
.project initial synchronization 10 years ago
Attribute.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
Attribute.mli Divide Utils into Utils, Pp, and IStd 8 years ago
BuiltinDefn.ml [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
BuiltinDefn.mli Divide Utils into Utils, Pp, and IStd 8 years ago
InferAnalyze.re [checkers] Add support for html output in checkers, starting with Eradicate 8 years ago
InferAnalyze.rei Minor redistribution of driver functionality, and debugging improvements 8 years ago
InferAnalyzeExe.re Minor redistribution of driver functionality, and debugging improvements 8 years ago
InferAnalyzeExe.rei Divide Utils into Utils, Pp, and IStd 8 years ago
InferPrint.re Inferbo 8 years ago
InferPrint.rei Divide Utils into Utils, Pp, and IStd 8 years ago
InferPrintExe.re Divide Utils into Utils, Pp, and IStd 8 years ago
InferPrintExe.rei Divide Utils into Utils, Pp, and IStd 8 years ago
OndemandCapture.ml [reactive-capture] Don't count compilation time towards analysis timeout 8 years ago
PerfStats.ml run epilogues register with `at_exit` upon receiving SIGINT as well 8 years ago
PerfStats.mli Divide Utils into Utils, Pp, and IStd 8 years ago
PropUtil.re [BetterEngineering] Replace uses of polymorphic equality 8 years ago
PropUtil.rei Divide Utils into Utils, Pp, and IStd 8 years ago
README.md Convert Inferprint and Inferanalyze to Reason 9 years ago
StatsAggregator.re [BetterEngineering] Replace uses of polymorphic equality 8 years ago
StatsAggregator.rei Divide Utils into Utils, Pp, and IStd 8 years ago
abs.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
abs.mli Divide Utils into Utils, Pp, and IStd 8 years ago
absarray.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
absarray.mli Divide Utils into Utils, Pp, and IStd 8 years ago
buckets.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
buckets.mli Divide Utils into Utils, Pp, and IStd 8 years ago
builtin.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
builtin.mli Divide Utils into Utils, Pp, and IStd 8 years ago
callbacks.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
callbacks.mli Divide Utils into Utils, Pp, and IStd 8 years ago
cluster.ml [cli] warn about deprecated options, clean up infer repo 8 years ago
cluster.mli Divide Utils into Utils, Pp, and IStd 8 years ago
clusterMakefile.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
crashcontext.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
crashcontext.mli Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
dom.ml [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
dom.mli Divide Utils into Utils, Pp, and IStd 8 years ago
dotty.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
dotty.mli Divide Utils into Utils, Pp, and IStd 8 years ago
errdesc.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
errdesc.mli [BetterEngineering] Replace uses of polymorphic equality 8 years ago
exe_env.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
exe_env.mli Simplify Exe_env.get_tenv now that optional arg unused 8 years ago
infer.ml Inferbo 8 years ago
infer.mli Divide Utils into Utils, Pp, and IStd 8 years ago
inferconfig.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
inferconfig.mli Remove support for SuppressWarnings annotations 8 years ago
interproc.ml [cleanup] use pdesc_has_return_annot and friends instead of more cumbersome ways of looking up return annots 8 years ago
interproc.mli Divide Utils into Utils, Pp, and IStd 8 years ago
joinState.ml [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
joinState.mli [BetterEngineering] Remove remaining uses of polymorphic equality 8 years ago
jsonbug.atd [print] print tests results from result.json, not the specs 8 years ago
match.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
match.mli Divide Utils into Utils, Pp, and IStd 8 years ago
mergeCapture.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
ondemand.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
ondemand.mli Initial version of reactive capture 8 years ago
paths.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
paths.mli Divide Utils into Utils, Pp, and IStd 8 years ago
preanal.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
preanal.mli [infer][java] choose the dynamic dispatch handling mode from the command line 8 years ago
printer.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
printer.mli [checkers] Add support for html output in checkers, starting with Eradicate 8 years ago
prop.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
prop.mli Divide Utils into Utils, Pp, and IStd 8 years ago
propgraph.ml Silence deprecation warnings 8 years ago
propgraph.mli Divide Utils into Utils, Pp, and IStd 8 years ago
propset.ml Open Core.Std by default, still use Caml Hashtbl, Map, Set 8 years ago
propset.mli Divide Utils into Utils, Pp, and IStd 8 years ago
prover.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
prover.mli Divide Utils into Utils, Pp, and IStd 8 years ago
rearrange.ml [cleanup] restrict uses of annotated_signature to eradicate 8 years ago
rearrange.mli Divide Utils into Utils, Pp, and IStd 8 years ago
reporting.ml [cleanup] restrict uses of annotated_signature to eradicate 8 years ago
reporting.mli Divide Utils into Utils, Pp, and IStd 8 years ago
specs.ml Inferbo 8 years ago
specs.mli Inferbo 8 years ago
state.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
state.mli Divide Utils into Utils, Pp, and IStd 8 years ago
symExec.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
symExec.mli Divide Utils into Utils, Pp, and IStd 8 years ago
tabulation.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
tabulation.mli Divide Utils into Utils, Pp, and IStd 8 years ago
taint.ml [BetterEngineering] Replace uses of polymorphic equality 8 years ago
taint.mli Divide Utils into Utils, Pp, and IStd 8 years ago
timeout.ml Disable timeouts during model analysis 8 years ago
timeout.mli Divide Utils into Utils, Pp, and IStd 8 years ago

README.md

Back End

The back end is responsible for the analysis of a project starting from an intermediate representation stored in the results directory, typically infer-out.

The main entry point is module InferAnalyze which produces the back-end executable InferAnalyze.

Module InferPrint produces the executable InferPrint, which is used to export analysis results.