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 615100e55e
[patternmatch] fix wrong regexp in getter detection
5 years ago
..
IR [inferbo] Introduce inequality for size alias target 5 years ago
absint [patternmatch] fix wrong regexp in getter detection 5 years ago
al [AL] Take API_AVAILABLE into account in the Unavailable_Api check 5 years ago
atd [cost] Add version to BasicCost.t 6 years ago
backend [filtering/dedup] add deduplicate flag and disambiguate filtering 5 years ago
base Fix potential race condition in process pool 5 years ago
biabduction [java] Enhance annotation parsing with the ability to pick up parameter names 5 years ago
bufferoverrun [inferbo] Extend alias for collection iteration loop 5 years ago
checkers [concurrency] fix over-eager modeling of thread status 5 years ago
clang [clang] Do not try to store block declarations as methods of a C++ struct. 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [concurrency] fix over-eager modeling of thread status 5 years ago
deadcode [clang] move AL source code to new al/ folder 6 years ago
integration [filtering/dedup] add deduplicate flag and disambiguate filtering 5 years ago
istd [analysis] print times for analysis only 5 years ago
java Upgrading opam dependencies with last versions of Sawja and Javalib 5 years ago
java_stubs [copyright] Remove years 6 years ago
labs Remove redundant fields from proc_callback_args 6 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [filtering/dedup] add deduplicate flag and disambiguate filtering 5 years ago
opensource [copyright] Remove years 6 years ago
pulse [pulse] do not print `()` after functions 5 years ago
quandary [java] easier to switch between java 8 and java 11 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [infer] Log accumulated backend counters to scuba 6 years ago
topl [infer] Add type field in Sil.Store 6 years ago
unit [infer] Add type field in Sil.Store 6 years ago
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 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 [java] easier to switch between java 8 and java 11 6 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 [copyright] Remove years 6 years ago
dune.in [clang] move AL source code to new al/ folder 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml Revert "[version check] add a check for the environment variable INFERVERSION" 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.