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.
Jeremy Dubreil f63a9c0836
[infer][backend] the sserialization should not swallow the Sys_error when unmarshalling data from strings
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] Move the retain cycle check to sym_exec_wrapper to get the path of the last instruction executed 7 years ago
bufferoverrun [RFC] Cost: pair with Inferbo 7 years ago
checkers Fix deadcode 7 years ago
clang [minor] out of place comment 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 8 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 8 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.