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.
Nikos Gorogiannis ff819da3c6
[starvation-whole-program] more modeled executors
5 years ago
..
IR [IR] kill PredSymb.func_attribute by moving sentinel attrs to its own ProcAttribute field 5 years ago
absint [ocamlformat] Upgrade ocamlformat version 5 years ago
al [AL] Make the transition Parameters work with function calls 5 years ago
atd [cost] Introduce cost issue types for functions on UI Thread 5 years ago
backend [IR] remove dead no_return CallFlag 5 years ago
base [cfg] run pre-analysis lazily in ondemand 5 years ago
biabduction [IR] kill PredSymb.func_attribute by moving sentinel attrs to its own ProcAttribute field 5 years ago
bufferoverrun [inferbo] Refactoring: rename "is_" to "get_" for optional returns 5 years ago
c_stubs [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 5 years ago
checkers [IR] kill never-true "no_return" flag of Tfun type desc 5 years ago
clang [IR] kill PredSymb.func_attribute by moving sentinel attrs to its own ProcAttribute field 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation-whole-program] more modeled executors 5 years ago
deadcode [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 5 years ago
integration [starvation] whole program analysis 5 years ago
istd [ocamlformat] Upgrade ocamlformat version 5 years ago
java [pdesc] do not add noreturn to generated assume statement 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [ocamlformat] Upgrade ocamlformat version 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] An ability to show the different path to third party folder rather than one that is specified in config 5 years ago
opensource [cost] Add FB-specific cost models 5 years ago
pulse [IR] remove dead no_return CallFlag 5 years ago
quandary [IR] kill never-true "no_return" flag of Tfun type desc 5 years ago
scripts [ocamlformat] Upgrade ocamlformat version 5 years ago
scuba [ocamlformat] Upgrade ocamlformat version 5 years ago
test_determinator [ocamlformat] Upgrade ocamlformat version 5 years ago
topl [pdesc][refactor] ability to set normal and exceptional succs independently 5 years ago
unit [IR] kill never-true "no_return" flag of Tfun type desc 5 years ago
.ocamlformat [ocamlformat] Upgrade ocamlformat version 5 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 [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 5 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [copyright] Remove years 6 years ago
dune.common.in [Use async in create_trace_view 5 years ago
dune.in [test determinator] Add the hash function that we use in the plugin to hash the mangled names to compare input mangled names 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cfg] run pre-analysis lazily in ondemand 5 years ago
infer.mli [copyright] Remove years 6 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [copyright] Remove years 6 years ago

README.md

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