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.
Nikos Gorogiannis adcad19ee1
[comp-db] simple refactor
4 years ago
..
IR [preanalysis] Add a new preanalysis for ObjC's copy and mutableCopy 4 years ago
absint [preanalysis] Add a new preanalysis for ObjC's copy and mutableCopy 4 years ago
al [linters] Delete unused linters about ComponentKit 5 years ago
atd [nullsafe] Store information about nullable method calls as part of issue json 4 years ago
backend [taskbar] print proc name earlier 4 years ago
base [comp-db] simple refactor 4 years ago
biabduction Revert "[sqlite] enforce attribute.is_defined iff procdesc is not NULL" 4 years ago
bufferoverrun [cost] Add model: NSFileManager.contentsOfDirectoryAtURL 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 [nullsafe] migrate 3rd-party methodes unit tests to ppx_expect 4 years ago
integration [comp-db] simple refactor 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 5 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 5 years ago
pulse [pulse] apply Abort specs too 4 years ago
quandary [build] make dune format files when testing 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [build] make dune format files when testing 5 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 5 years ago
Makefile [build] swap the build defaults to dev-with-errors 4 years ago
README.md [dune] jbuilder -> dune 7 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 [pulse] skeleton for unit testing pulse 5 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 5 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.