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.
Daiva Naudziuniene 059c0f24a2
[pulse] Model Optional value_or
4 years ago
..
IR [debug] add proc names of each spec to the dumped json 4 years ago
absint [pulse] define PulseSummary.yojson_of_t 4 years ago
al [linters] Delete unused linters about ComponentKit 4 years ago
atd [nullsafe] Store information about nullable method calls as part of issue json 4 years ago
backend [debug] add proc names of each spec to the dumped json 4 years ago
base [debug/explore] add possibility to select "all" 4 years ago
biabduction Revert "[sqlite] enforce attribute.is_defined iff procdesc is not NULL" 4 years ago
bufferoverrun [cost] Revise nextObject model to handle multiple enumerators 4 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [pulse] more type-safety around summary and latent issues creation 4 years ago
clang [IR] Track objC protocols in each class 4 years ago
concurrency [starvation] reroute access to set of critical pairs of summary through a fold 4 years ago
cost [cost] Support closure symbols in operation/allocation cost kinds 4 years ago
deadcode [debug] new option --procedures-summary-json 4 years ago
integration [debug/explore] add possibility to select "all" 4 years ago
istd [cost] Add trace for autoreleasepool size 4 years ago
java Running Java source parser from command line 4 years ago
labs [build] make dune format files when testing 4 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe] Unsoundly consider Pair<> elements non-nullable 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [pulse] Model Optional value_or 4 years ago
quandary [build] make dune format files when testing 4 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [build] make dune format files when testing 4 years ago
topl [pulse] more type-safety around summary and latent issues creation 4 years ago
unit [preanalysis] do not nullify vars captured by ref 4 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
.ocamlformat-ignore [pulse] skeleton for unit testing pulse 4 years ago
Makefile [build] swap the build defaults to dev-with-errors 4 years ago
README.md [dune] jbuilder -> dune 6 years ago
dune.common.in finish dune-ification with tests and main binaries 5 years ago
dune.in [build] swap the build defaults to dev-with-errors 4 years ago
infer.ml [debug] new option --procedures-summary-json 4 years ago
infer.mli [copyright] Remove years 6 years ago
infertop.ml [copyright] Remove years 6 years ago
infertop.mli finish dune-ification with tests and main binaries 5 years ago
inferunit.ml [log] fix gc stats merging 4 years ago
inferunit.mli finish dune-ification with tests and main binaries 5 years ago

README.md

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