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.
Ezgi Çiçek 9e5307b339
[pulse][impurity] Add Pulse Java models for get and cast
5 years ago
..
IR [inferbo] Function call of Java enum values in class initializer 5 years ago
absint [inferbo] Fix a bug in SafeInvertedMap.join 5 years ago
al [Pp] Rename Pp.to_string 5 years ago
atd [cost] Introduce cost issue types for functions on UI Thread 5 years ago
backend [pulse][impurity] Add Pulse Java models for get and cast 5 years ago
base [cost] Introduce cost issue types for functions on UI Thread 5 years ago
biabduction [nullsafe] Introduce Strict mode 5 years ago
bufferoverrun [inferbo] Revise band semantics 5 years ago
checkers [pulse][impurity] Add Pulse Java models for get and cast 5 years ago
clang [Pp] Rename Pp.to_string 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [racerd] fix pattern matching for abstract methods returning conditional ownership 5 years ago
deadcode [nullsafe] Signature and nulllability of a third party method 5 years ago
integration [sched] refactor into a more sane structure 5 years ago
istd [inferbo] Refactor alias domain 5 years ago
java [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [AI] rename Domain.( <= ) to Domain.leq 5 years ago
llvm [copyright] Remove years 6 years ago
nullsafe [nullsafe] Split a gigantic function in TypeCheck.ml into many 5 years ago
opensource [cost] Add FB-specific cost models 5 years ago
pulse [pulse][impurity] Add Pulse Java models for get and cast 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
test_determinator Do not run analysis and improve output for non-capture integrations 5 years ago
topl [hmm] sexp_{option,list} -> {option,list} 5 years ago
unit [nullsafe] In-memory storage for accessing nullability information 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 copy byte/binary executables even if no files have changed 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 [Use async in create_trace_view 5 years ago
dune.in [nullsafe] Signature and nulllability of a third party method 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [nullsafe] Functionality to load 3rd party info from the storage 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.