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.
Josh Berdine 5e90bc61b7
[infer] Update to core 0.14
5 years ago
..
IR [starvation][whole-program] add model for `Main` 5 years ago
absint stop going through Exceptions for non-biabduction issues 5 years ago
al stop going through Exceptions for non-biabduction issues 5 years ago
atd [cost] Record cost traces in cost-report.json 5 years ago
backend get rid of most dynamic severity changes 5 years ago
base [infer] Update to core 0.14 5 years ago
biabduction stop going through Exceptions for non-biabduction issues 5 years ago
bufferoverrun remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
c_stubs rename most libraries to be more consistent 5 years ago
checkers remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
clang [IR] move out modules unrelated to IR 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 [deadcode] create deadcode/dune only when needed 5 years ago
integration move visibility into IssueType and make it static, move severity but keep it dynamic 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 remove dynamic severity: Reporting.log_{error,warning} -> log_issue 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 [IR] move out modules unrelated to IR 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 move visibility into IssueType and make it static, move severity but keep it dynamic 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 [cost] Record cost traces in cost-report.json 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.