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 b8c5dc84ba
[absint] escape for xml when dumping info to html debug
7 years ago
..
IR [infer] fix the internal confusion between the issue kind and the severity 7 years ago
absint [absint] escape for xml when dumping info to html debug 7 years ago
atd [Perf] Emit cost polynomial and their degree as part of the report 7 years ago
backend [caml] do not use `let _ =` 7 years ago
base [Perf] Emit ZERO_EXECUTION_TIME_CALL issue-type, when zero-costing functions are met 7 years ago
biabduction [caml] do not use `let _ =` 7 years ago
bufferoverrun [Inferbo] Simplify interval pretty-print 7 years ago
checkers [caml] do not use `let _ =` 7 years ago
clang [caml] do not use `let _ =` 7 years ago
clang_stubs Change license to MIT 7 years ago
concurrency [infer][scheduler] simplify the callbacks API 7 years ago
deadcode [dune] jbuilder -> dune 7 years ago
eradicate [infer] fix the internal confusion between the issue kind and the severity 7 years ago
integration Validate buck linters used with compilation database 7 years ago
istd [dune] jbuilder -> dune 7 years ago
java [infer][java] make sure the type definition of the class always exists in the type environment when translating one of its method 7 years ago
java_stubs Change license to MIT 7 years ago
labs Change license to MIT 7 years ago
llvm Change license to MIT 7 years ago
opensource Change license to MIT 7 years ago
python_stubs [lint] linter to force every file to `open! IStd` 7 years ago
quandary Fix IntLit.to_int interface and uses. 7 years ago
scripts [caml] do not use `let _ =` 7 years ago
unit [infer][scheduler] simplify the callbacks API 7 years ago
InferBase.opam [doc] add `make doc` target for building html API doc 7 years ago
InferGenerated.opam [doc] add `make doc` target for building html API doc 7 years ago
InferIR.opam [doc] add `make doc` target for building html API doc 7 years ago
InferStdlib.opam [doc] add `make doc` target for building html API doc 7 years ago
Makefile [toplevel] install infertop in infer/bin/ to get models and stuff 7 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [dune] jbuilder -> dune 7 years ago
dune-workspace.in [dune] jbuilder -> dune 7 years ago
dune.common.in [Inferbo] Add relational domains 7 years ago
dune.in [dune] jbuilder -> dune 7 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [cli] add the ability to rerun the analysis on some files with different options 7 years ago
infer.mli Change license to MIT 7 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml Change license to MIT 7 years ago

README.md

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