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.
Jules Villard df49f318f6
[pulse] havoc formals passed by reference to unknown procedures
5 years ago
..
IR [infer] Rename value to arg_payload in ProcnameDispatcher.Call.FuncArg 5 years ago
absint [ocamlformat] Upgrade ocamlformat version 5 years ago
al [AL] Refactor CTL formulas and debugger into separate modules 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 [nullsafe][bug fix] Introduce a param guiding optimistic treatment of third party params and fix a bug in the current behavior. 5 years ago
biabduction [IR] kill PredSymb.func_attribute by moving sentinel attrs to its own ProcAttribute field 5 years ago
bufferoverrun [pulse] Add binop arithmetic for BoItv 5 years ago
c_stubs [ocamlformat] Add link to .ocamlformat from c_stubs 5 years ago
checkers [cost] Fix the model of substring 5 years ago
clang [AL] Remove unused tableaux evaluation 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation][whole-program] more models 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 [infer] Distinguish dummy struct types from normal ones when merging tenv 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] Specify "InferredNonnull" type origin even if it was already Nonnull 5 years ago
opensource [infer] Polymorphic value type for `FuncArg` 5 years ago
pulse [pulse] havoc formals passed by reference to unknown procedures 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] unbreak 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 6 years ago
dune-project [dune] jbuilder -> dune 6 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.