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.
Daiva Naudziuniene 822ffc6f62
[frontend] Fix continue inside do while.
7 years ago
..
IR [quandary] allow specifying globals as sources 7 years ago
absint [thread-safety] don't use Map.choose or Set.choose 7 years ago
atd [jbuilder] turn I{Std,List} and atd-generated files into libraries 7 years ago
backend [infer][biabduction] add skipped functions to the trace when known 7 years ago
base Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
bufferoverrun [Inferbo] Bugfix: incorrect pruning for unary negation 7 years ago
checkers [thread-safety] don't use Map.choose or Set.choose 7 years ago
clang [frontend] Fix continue inside do while. 7 years ago
clang_stubs Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
eradicate [filtering] improve issue type filtering CLI 8 years ago
harness [log] die more appropriately 7 years ago
integration Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
istd Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
java [infer][java] fix inconsistent treatment of the --skip-implementation option 7 years ago
java_stubs Convert Reason to OCaml, and auto-format OCaml 8 years ago
labs [log] die more appropriately 7 years ago
opensource [graphql] kill unused files 8 years ago
python_stubs [infer] python integration: parser, cfg support 7 years ago
quandary [quandary] allow specifying globals as sources 7 years ago
scripts Replace existing calls to `exit` with InferExit exceptions to better control flow of executions 7 years ago
unit [quandary] allow specifying globals as sources 7 years ago
.merlin [jbuilder] turn I{Std,List} and atd-generated files into libraries 7 years ago
Makefile [infer] python integration: parser, cfg support 7 years ago
README.md [merlin] use `S **` instead of listing each directory 8 years ago
infertop.ml [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild-workspace.in [make] s/ocamlbuild/jbuilder/g 8 years ago
jbuild.common.in [infer] python integration: parser, cfg support 7 years ago
jbuild.in [infer] python integration: parser, cfg support 7 years ago

README.md

The OCaml source files for infer live here. The Makefile is responsible for building them, together with jbuild.in.