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.
Ezgi Çiçek a173320627
[doc] Add documentation for litho required props
5 years ago
..
IR [clang] Adding implicit implementation of dealloc methods to ObjC classes 5 years ago
absint [biabduction] Delete null_test_after_dereference check 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 [CCBM] Add a new checker config-checks-beween-markers (1/3) 5 years ago
base [doc] Add documentation for litho required props 5 years ago
biabduction [biabduction] Delete null_test_after_dereference check 5 years ago
bufferoverrun [inferbo] Fix repeated code 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers [CCBM] Add reporting with examples (3/3) 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 [buck-clang] don't force number of buck threads 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 [CCBM] Add a new checker config-checks-beween-markers (1/3) 5 years ago
pulse [pulse] Add a flag to pass functions that we want to model as abort 5 years ago
quandary document Quandary issue types 5 years ago
scripts [checkCopyright] detect language of dune files 5 years ago
test_determinator [test determinator] avoid exceptions 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 6 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.