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.
Radu Grigore 72a5a1e7ec
[topl] Small step hook inside Pulse
4 years ago
..
IR [preanalysis] Handle closure substitution in conditionals 4 years ago
absint [racerd] refactor processing of calls 4 years ago
al [linters] Delete unused linters about ComponentKit 4 years ago
atd [nullsafe] Record info for "Parameter Not Nullable" issues in json 4 years ago
backend [topl] Small step hook inside Pulse 4 years ago
base [topl] Small step hook inside Pulse 4 years ago
biabduction [preanalysis] Handle closure substitution in conditionals 4 years ago
bufferoverrun [cost] Add trace of closure in autoreleasepool checker 4 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [impurity] Change Var to Pvar 4 years ago
clang Upgrade Infer to clang10 4 years ago
concurrency [racerd] refactor processing of calls 4 years ago
cost [inferbo][cost] Refactor cost env 4 years ago
deadcode [debug] new option --procedures-summary-json 4 years ago
integration [bug hash] Location independent procname 4 years ago
istd [pulse] do not stop at the first error in function calls 4 years ago
java Fixing warning in experimental Java source parser 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] Record info for "Parameter Not Nullable" issues in json 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [topl] Small step hook inside Pulse 4 years ago
quandary [typ] move type constants to own module 4 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [typ] move type constants to own module 4 years ago
topl [topl] Small step hook inside Pulse 4 years ago
unit [typ] move type constants to own module 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 New java source parser for declaration locations (experimental) 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 [tenv][java] hashcons instead of Obj magic 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.