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.
Sungkeun Cho 2158090322
[inferbo] Extend Simple alias domain
5 years ago
..
IR [nullsafe] Remove deadcode 5 years ago
absint [infer] Use typ instead of root_typ if possible 5 years ago
al [UIComponentContext] Added UIContext to mutable_local_variables whitelist 5 years ago
atd [cost] Add version to BasicCost.t 5 years ago
backend Clean results directory before using incremental analysis 5 years ago
base [logging] log available memory on startup 5 years ago
biabduction [infer] Add type field in Sil.Store 5 years ago
bufferoverrun [inferbo] Extend Simple alias domain 5 years ago
checkers [lockless] detect lock acquisitions from methods annotated @Lockless 5 years ago
clang [objc frontend] Keep the counter for block names local to each procedure 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [lockless] detect lock acquisitions from methods annotated @Lockless 5 years ago
deadcode [clang] move AL source code to new al/ folder 5 years ago
integration Add method to clean the results directory 5 years ago
istd [pulse] Don't print attribute ranks 5 years ago
java [infer] Add type field in Sil.Store 5 years ago
java_stubs [copyright] Remove years 6 years ago
labs Remove redundant fields from proc_callback_args 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] Remove old traces of modelling the annotation for the field 5 years ago
opensource [copyright] Remove years 6 years ago
pulse [infer] Use inline record for Sil.Load and Sil.Store 5 years ago
quandary [java] easier to switch between java 8 and java 11 5 years ago
scripts [copyright] Remove years 6 years ago
scuba [infer] Log accumulated backend counters to scuba 5 years ago
topl [infer] Add type field in Sil.Store 5 years ago
unit [infer] Add type field in Sil.Store 5 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 5 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune-project [dune] jbuilder -> dune 6 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 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [logging] log available memory on startup 5 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.