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 5a4d4f0882
[inferbo] Fail if trying to substitute non-symbolic conditions
6 years ago
..
IR Reporting cleanup 13: log_issue_external 6 years ago
absint [inferbo] Retrieve callee_pdesc and payload at the same time 6 years ago
atd [Perf] Emit costs to a separate file named costs-report.json 6 years ago
backend Reporting cleanup 13: log_issue_external 6 years ago
base [Cost] Add a Java model for functions to be considered invariant 6 years ago
biabduction Reporting cleanup 12: node_id_key -> node 6 years ago
bufferoverrun [inferbo] Fail if trying to substitute non-symbolic conditions 6 years ago
checkers [Cost] Add a Java model for functions to be considered invariant 6 years ago
clang Added predicate for CXX11ConstantExpr 6 years ago
clang_stubs Change license to MIT 7 years ago
concurrency Reporting cleanup 13: log_issue_external 6 years ago
deadcode [dune] jbuilder -> dune 6 years ago
eradicate [eradicate] remove TypeState extensions 6 years ago
integration Add --Xbuck-no-inline and --Xclang flags to enable jackalope/ios builds. 6 years ago
istd Kill MinTree 6 years ago
java [Java] Do not generate the same intermediate variable in java translation 6 years ago
java_stubs Change license to MIT 7 years ago
labs Change license to MIT 7 years ago
llvm Change license to MIT 7 years ago
opensource Change license to MIT 7 years ago
python_stubs [lint] linter to force every file to `open! IStd` 6 years ago
quandary Fix IntLit.to_int interface and uses. 6 years ago
scripts [caml] do not use `let _ =` 6 years ago
unit Fixed incorrect reporting of tainted index in function call by quandary 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 [toplevel] install infertop in infer/bin/ to get models and stuff 6 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 years ago
dune-workspace.in [dune] jbuilder -> dune 6 years ago
dune.common.in [Inferbo] Add relational domains 6 years ago
dune.in [dune] jbuilder -> dune 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cli] add the ability to rerun the analysis on some files with different options 6 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml Change license to MIT 7 years ago

README.md

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