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 a9e2322bda
[closure] Keep closure parameter in specialized procedure
5 years ago
..
IR [closure] Substitute closure parameter when given via variable 5 years ago
absint [starvation] make analysis work with sil instead of hil 5 years ago
al [linters] Delete unused linters about ComponentKit 5 years ago
atd [nullsafe] Add a field to jsonbug_t: unvetted third party methods 5 years ago
backend [starvation] make analysis work with sil instead of hil 5 years ago
base [cost] Remove --perf-profiler-data-file option and loom_test.json 5 years ago
biabduction Revert "[sqlite] enforce attribute.is_defined iff procdesc is not NULL" 5 years ago
bufferoverrun [cost] Add model of NSArray.index_of_object_passing_test 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [preanalysis] do not nullify vars captured by ref 5 years ago
clang [closure] Keep closure parameter in specialized procedure 5 years ago
concurrency [starvation] make analysis work with sil instead of hil 5 years ago
cost [closure] Keep closure parameter in specialized procedure 5 years ago
deadcode [nullsafe] migrate 3rd-party methodes unit tests to ppx_expect 5 years ago
integration [nullsafe] Add a field to jsonbug_t: unvetted third party methods 5 years ago
istd [cost] Add trace for autoreleasepool size 5 years ago
java [frontend] Record attribute unused in local variable data 5 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] Record relevant third party method in case of bad param passed. 5 years ago
opensource [CCBM] Support another QE check form 5 years ago
pulse [frontend] Fix capture init for cpp lambdas 5 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 [topl] Cheap port to Pulse. 5 years ago
unit [preanalysis] do not nullify vars captured by ref 5 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 5 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 5 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.