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 e7374bc62e
[racerd] More cleanup in transition function
7 years ago
..
IR [SIL][3/3] add CallFlag for synthetised destructor calls 7 years ago
absint [AI][pulse] avoid revisiting disjuncts over and over again 7 years ago
atd always report human readable polys in costs-report.json 7 years ago
backend [Cost] Do not print Top trace in trace step 7 years ago
base Added new issue types for Allocation and IO 7 years ago
biabduction Fresh footprint variables in added frame. 7 years ago
bufferoverrun [Cost] More precise traces for Top 7 years ago
checkers [cost] Allow program variables to occur in control variables 7 years ago
clang [AL] use found_decl_ref in recently added predicates/placeholders 7 years ago
clang_stubs Change license to MIT 8 years ago
concurrency [racerd] More cleanup in transition function 7 years ago
deadcode [infer][nullsafe] rename the option to run the Nullsafe checker 7 years ago
integration [java] Add support for openjdk11 7 years ago
istd [pp] print html-friendly option types 7 years ago
java [java] Add support for openjdk11 7 years ago
java_stubs Change license to MIT 8 years ago
labs [lab] fix issues discovered during POPL tutorial 7 years ago
llvm [ocamlformat] upgrade to ocamlformat 0.7 7 years ago
nullsafe Adding Long.parseLong model to nullsafe/modelTables.ml 7 years ago
opensource Change license to MIT 8 years ago
quandary [java] Add support for openjdk11 7 years ago
scripts Add missing FB copyrights 7 years ago
unit [liveness] blacklist of dangerous classes 7 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 8 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 8 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 8 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 8 years ago
Makefile [java] Add support for openjdk11 7 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in Add missing FB copyrights 7 years ago
dune.common.in [infer][PR] Fix minor typo 7 years ago
dune.in [infer][nullsafe] rename the option to run the Nullsafe checker 7 years ago
index.mld [doc] add `make doc` target for building html API doc 8 years ago
infer.ml [cfg] add option to print CFGs after the fact 7 years ago
infer.mli Change license to MIT 8 years ago
infer.opam [doc] add `make doc` target for building html API doc 8 years ago
infertop.ml [ocamlformat] upgrade to ocamlformat 0.7 7 years ago

README.md

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