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.
Mehdi Bouaziz e9a3913fdb
[Inferbo] Do not propagate all safety conditions
7 years ago
..
IR [reactive] kill the changed bit of procedure attributes 7 years ago
absint [dune] let dune generate .merlin files 7 years ago
atd [infer] use the key field as a simple mean to identify bugs independently form the analysis or version of Infer 7 years ago
backend [infer] use the key field as a simple mean to identify bugs independently form the analysis or version of Infer 7 years ago
base [infer][backend] the sserialization should not swallow the Sys_error when unmarshalling data from strings 7 years ago
biabduction [retain cycles] Add missing fields in the biabduction in more cases. 7 years ago
bufferoverrun [Inferbo] Do not propagate all safety conditions 7 years ago
checkers [ownership] handle new kinds of access expressions 7 years ago
clang [frontend] Parse binary operator using types of parameters 7 years ago
clang_stubs [cleanup] add missing `open! IStd` 7 years ago
concurrency [starvation] fix handling of static synchronized methods and static locks 7 years ago
deadcode base and IR build separately, biabduction/ directory 7 years ago
eradicate [infer][java] report nullable inconsistencies on library calls 7 years ago
integration [reporting] fix reporting of total_frontend and total_backend stats 7 years ago
istd base and IR build separately, biabduction/ directory 7 years ago
java [istd] break IStd.ml into sensible components 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 7 years ago
labs [cleanup] organize Java-specific functions on types 7 years ago
llvm Revert "[dune] let dune generate .merlin files" 7 years ago
opensource [events] use the same JsonBuilder everywhere 7 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] report flows originating from `UserControlledEndpoint` as `_RISK` 7 years ago
scripts Revert "[dune] let dune generate .merlin files" 7 years ago
unit [infer] use the key field as a simple mean to identify bugs independently form the analysis or version of Infer 7 years ago
.merlin Revert "[dune] let dune generate .merlin files" 7 years ago
Makefile [make] run jbuilder when files in infer/src/ change 7 years ago
README.md [merlin] use `S **` instead of listing each directory 7 years ago
infer.ml [reporting] fix reporting of total_frontend and total_backend stats 7 years ago
infer.mli base and IR build separately, biabduction/ directory 7 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 7 years ago
jbuild-workspace.in Revert "[dune] let dune generate .merlin files" 7 years ago
jbuild.common.in [ocamlformat] Upgrade base and ocamlformat 7 years ago
jbuild.in [dune] let dune generate .merlin files 7 years ago

README.md

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