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.
Dulma Churchill 61d5fde7c4
[clang] Adding implicit implementation of dealloc methods to ObjC classes
5 years ago
..
IR [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
absint Checker.name -> Checker.id 5 years ago
al stop going through Exceptions for non-biabduction issues 5 years ago
atd skeleton new `infer help` command 5 years ago
backend Checker.name -> Checker.id 5 years ago
base [help] implement `--write-website` 5 years ago
biabduction [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
bufferoverrun [inferbo] Fix repeated code 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [infer] Remove ppx_compare workaround for nonrec types 5 years ago
clang [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
concurrency get rid of most dynamic severity changes 5 years ago
cost [cost] suppress check is_on_ui_thread for ObjC method 5 years ago
deadcode [help] scaffolding to start documenting issue types 5 years ago
integration [help] implement `--help-checker` and `--list-checkers` 5 years ago
istd minor readability improvement in IssueType.ml 5 years ago
java Java8 invokevirtual resolution should search into super interfaces 5 years ago
labs remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe stop going through Exceptions for non-biabduction issues 5 years ago
opensource [oss] more flexible way to have opensource stubs 5 years ago
pulse [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
quandary remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
third-party [pudge] Add a dependency on the sledge lib 5 years ago
topl remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
unit [infer] Remove ppx_compare workaround for nonrec types (2) 5 years ago
.ocamlformat [ocamlformat] Set break-sequences = true 5 years ago
Makefile finish dune-ification with tests and main binaries 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 [java] ability to call directly into the Java source parser for debug 5 years ago
infer.ml [help] implement "--list-issue-types" 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 [cost] Remove cold-start issues 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.