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.
Dulma Churchill d0bfb856ed
[AL] Add new predicate is_extern
6 years ago
..
IR [racerd] use access expressions in place of paths 6 years ago
absint [summary] change `int ref` field in record to `mutable` 6 years ago
al [AL] Add new predicate is_extern 6 years ago
atd [diff] delete infer-diff 6 years ago
backend Log reverse analysis call graph statistics 6 years ago
base [config] Convert checker tuples to record type 6 years ago
biabduction [biabd] rename models-related things to "biabduction-..." 6 years ago
bufferoverrun [inferbo] Prune array size in Java 6 years ago
checkers [annot reachability] apply sanitizers in more cases 6 years ago
clang [clang] wrap test determinator in frontend exception catcher 6 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [racerd] use access expression structure in ownership domain 6 years ago
deadcode [clang] move AL source code to new al/ folder 6 years ago
integration [clang] wrap test determinator in frontend exception catcher 6 years ago
istd [inferbo] Pruning collection.size in Java 6 years ago
java [java] catch `Failure` to avoid crashing on invalid class type signatures 6 years ago
java_stubs [copyright] Remove years 6 years ago
labs Remove redundant fields from proc_callback_args 6 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [specs] put specs files operations in their own module 6 years ago
opensource [copyright] Remove years 6 years ago
pulse [pulse] Record writes explicitly as Attributes and get rid of heuristic in is_cell_read_only 6 years ago
quandary [java] easier to switch between java 8 and java 11 6 years ago
scripts [copyright] Remove years 6 years ago
scuba [infer] Log accumulated backend counters to scuba 6 years ago
topl [ocaml] upgrade most dependencies 6 years ago
unit [al] better distinction AL vs frontend in file names 6 years ago
.ocamlformat [ocamlformat] Move .ocamlformat config file to the project root 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 [java] easier to switch between java 8 and java 11 6 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [copyright] Remove years 6 years ago
dune.common.in [copyright] Remove years 6 years ago
dune.in [clang] move AL source code to new al/ folder 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [clang] wrap test determinator in frontend exception catcher 6 years ago
infer.mli [copyright] Remove years 6 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [copyright] Remove years 6 years ago

README.md

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