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.
Nikos Gorogiannis 7678143016
[capturedb] don't fail on unparseable buck output
5 years ago
..
IR [cost] Add method name to report 5 years ago
absint [java] extract java split name from typ module 5 years ago
al [log] delete PerfStats and EventLogger frameworks 5 years ago
atd [build] Generate sources from atd using dune (but not FCP atds yet) 5 years ago
backend [cost] Add method name to report 5 years ago
base [integrations] fix potential starvation 5 years ago
biabduction [java] improve procname constructor 5 years ago
bufferoverrun [inferbo] Fix a bug in interval prune 5 years ago
c_stubs [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
checkers [nullsafe] Respect NullableDecl annotation 5 years ago
clang [inferbo] Remove dead macro definition 5 years ago
clang_stubs [copyright] Remove years 6 years ago
concurrency [deadcode] Get rid of deadcode 5 years ago
cost [cost] add a mode to compute exclusive cost 5 years ago
deadcode [build] Generate sources from atd using dune (but not FCP atds yet) 5 years ago
integration [capturedb] don't fail on unparseable buck output 5 years ago
istd [python] no need to be python-compatible 5 years ago
java [java] improve procname constructor 5 years ago
java_stubs [test determinator] Refactor Java profiler samples and Java method creation 5 years ago
labs [java] get type name directly from procname 5 years ago
llvm [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
nullsafe [nullsafe] unused functor argument -> get rid of module-ification 5 years ago
opensource [inferbo] Add taint domain 5 years ago
pulse [pulse][impurity] Add model for System.exit() 5 years ago
quandary [quandaryBO] delete :( 5 years ago
scripts [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
scuba Add Scuba tagsets 5 years ago
test_determinator [typ] extract Procname from Typ 5 years ago
topl [java] improve procname constructor 5 years ago
unit [gradle] replace python integration with ocaml 5 years ago
.ocamlformat [ocamlformat] Enable parsing and reformatting docstrings 5 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 [build] Generate sources from atd using dune (but not FCP atds yet) 5 years ago
README.md [dune] jbuilder -> dune 7 years ago
dune-project [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
dune.common.in [RFC][build] Use dune environments and profiles instead of contexts 5 years ago
dune.in [build] Replace custom make cmds w/ dune promotion and byte_complete 5 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago
infer.ml [python] migrate `infer explore --html` to OCaml, missing GitHub integration 5 years ago
infer.mli [copyright] Remove years 6 years ago
infer.opam [doc] add `make doc` target for building html API doc 7 years ago
infertop.ml [copyright] Remove years 6 years ago

README.md

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