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.
Sungkeun Cho f9161b164f
[inferbo] On-demand heap symbol using path
6 years ago
..
IR [racerd] more precise trace expansion 6 years ago
absint [inferbo] Visit every nodes at narrowing 6 years ago
atd Load data from performance profiler 6 years ago
backend [logging] Log unanalyzed procedures 6 years ago
base [infer] remove the Printf Args checker from the list of analyses run by default 6 years ago
biabduction [preanalysis] do not delay killing variables taken by reference 6 years ago
bufferoverrun [inferbo] On-demand heap symbol using path 6 years ago
checkers [infer][nullsafe] rename the option to run the Nullsafe checker 6 years ago
clang New is_cxx_method_overriding predicate 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [starvation][concurrency] split guard lock treatment and add support for non-recursive locks (per language) 6 years ago
deadcode [infer][nullsafe] rename the option to run the Nullsafe checker 6 years ago
integration [compilation database] Disable C++ modules 6 years ago
istd [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
java Mangled.this/is_this 6 years ago
java_stubs Change license to MIT 7 years ago
labs [HIL] Add `ExitScope` instruction 6 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
nullsafe [infer][nullsafe] move all the Nullsafe related files in the same directory 6 years ago
opensource Change license to MIT 7 years ago
quandary quandary: Detect flows to EnvironmentChange that includes putenv only 6 years ago
scripts Add missing FB copyrights 6 years ago
unit [preanalysis] do not delay killing variables taken by reference 6 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 7 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 7 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 7 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 7 years ago
Makefile [python] kill python frontend 7 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in Add missing FB copyrights 6 years ago
dune.common.in [setup] opam 2 6 years ago
dune.in [infer][nullsafe] rename the option to run the Nullsafe checker 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml memcached intra-build 6 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [ocamlformat] upgrade to ocamlformat 0.7 7 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with dune.in.