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 6ebc5033a8
[cost] Add model of CFAutorelease
5 years ago
..
IR [cost] Increase autoreleasepool size when non-ARC call ARC 5 years ago
absint [pulse] add option to skip functions/classes 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 [debug] deterministically order procedures when printing 5 years ago
base [pulse] add option to skip functions/classes 5 years ago
biabduction Revert "[sqlite] enforce attribute.is_defined iff procdesc is not NULL" 5 years ago
bufferoverrun [cost] Increase autoreleasepool size when non-ARC call ARC 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [doc] update documentation on building checkers 5 years ago
clang [cost] Increase autoreleasepool size when non-ARC call ARC 5 years ago
concurrency [attributes] request attributes only when procdesc isn't required 5 years ago
cost [cost] Add model of CFAutorelease 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][refactor] More functional-style code for building errors 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 [java][procname] params are Typ.t 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.