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.
Jules Villard 2f8e1ed940
[workspace] SourceFile.is_under_project_root true when under workspace too
4 years ago
..
IR [frontend] Track protocols in A<ObjCProtocol> 4 years ago
absint [java][reporting] @SuppressLint now blocks _only_ specified issue types 4 years ago
al [linters] Delete unused linters about ComponentKit 4 years ago
atd [nullsafe] Build and output the annotation graph 4 years ago
backend [typ] move type constants to own module 4 years ago
base [workspace] SourceFile.is_under_project_root true when under workspace too 4 years ago
biabduction [typ] move type constants to own module 4 years ago
bufferoverrun [typ] move type constants to own module 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 [frontend] Track protocols in A<ObjCProtocol> 4 years ago
concurrency [typ] move type constants to own module 4 years ago
cost [cost] add model for iterating over collections via block 4 years ago
deadcode [debug] new option --procedures-summary-json 4 years ago
integration [bug hash] Ignore line and column in lambda's name when computing bug hash 4 years ago
istd [tenv][java] hashcons instead of Obj magic 4 years ago
java [typ] move type constants to own module 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] Build and output the annotation graph 4 years ago
opensource [CCBM] Support another QE check form 4 years ago
pulse [typ] move type constants to own module 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 [typ] move type constants to own module 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 [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 [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.