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.
Jules Villard 0abc85c352
[java] move "$Lambda$" string to Config.ml
5 years ago
..
IR [preanal] inlining synthetic methods as a pre-analysis 5 years ago
absint [cost] Add traces for ZERO_* issues 5 years ago
al [ocaml] more Not_found_s 5 years ago
atd [cost] Adjust cold-start loom query 5 years ago
backend [java] move "$Lambda$" string to Config.ml 5 years ago
base [java] move "$Lambda$" string to Config.ml 5 years ago
biabduction [biabduction] kill guarded by check 5 years ago
bufferoverrun [cost] Add traces for ZERO_* issues 5 years ago
c_stubs [build] Update to dune 2 5 years ago
checkers [nullsafe] Consistent severity for nullsafe issues. 5 years ago
clang [infer] Extend annotation framework to handle wider variety of param types 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [starvation] skip getinstance methods 5 years ago
cost [cost] Rename ZERO_* to *_UNREACHABLE_AT_EXIT 5 years ago
deadcode [infer] Find dead signature (.mli file) 5 years ago
integration [buck] fix target quoting regexp 5 years ago
istd [inferbo] Revise semantics of `values` function of Java enum class 5 years ago
java [java] move "$Lambda$" string to Config.ml 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [java] get type name directly from procname 5 years ago
llvm Revive llvm_sil.ml 5 years ago
nullsafe [nullsafe] Consistent severity for nullsafe issues. 5 years ago
opensource [inferbo] Add taint domain 5 years ago
pulse [pulse] monad, monads everywhere 5 years ago
quandary [java] get type name directly from procname 5 years ago
scripts [ocaml] preparations for core v13 5 years ago
scuba Remove FB-ONLY from publicly visible files 5 years ago
test_determinator [typ] extract Procname from Typ 5 years ago
topl [topl] Switched to low-level syntax. 5 years ago
unit [nullsafe] Support Nullsafe(Local, trust=all/none) mode 5 years ago
.ocamlformat [ocamlformat] Enable parsing and reformatting docstrings 5 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 [dune] Add dune build @check 5 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [build] Update to dune 2 5 years ago
dune-workspace.in [build] Update to dune 2 5 years ago
dune.common.in [inferbo] Revert external relational domains (apron, elina) 5 years ago
dune.in [infer] Use let* instead of let%bind 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml Log the scheduler and cores used as part of the environment 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.