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.
Tony Hu e85c3690fa
[java] Remove "class not found" error logging
7 years ago
..
IR [istd] `Format.pp_print_string` is a thing, use it 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 Callbacks, cleanup 3: Use Typ.Procname.get_language 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] Treat missing fields also angelically when it still happens in rare cases 7 years ago
bufferoverrun [Inferbo] Use the OneInstrPerNode CFG 7 years ago
checkers Callbacks, cleanup: tuple -> record 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 [eradicate] model com.google.common.base.Strings.isNullOrEmpty(...) 7 years ago
integration [istd] `Format.pp_print_string` is a thing, use it 7 years ago
istd [istd] `Format.pp_print_string` is a thing, use it 7 years ago
java [java] Remove "class not found" error logging 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] fix unintended markdown formatting in error messages 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.