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
b818102bad
[pvar] simplified names for generated variables
...
Summary:
This will avoid printing stuff like
"0$?%__sil_tmpSIL_materialize_temp__n$2 declared" to the poor
unsuspecting user. The non-verbose stuff is used only by pulse so far as
far I can tell so hopefully this doesn't break anything.
Reviewed By: ezgicicek
Differential Revision: D17908943
fbshipit-source-id: 8ef4f1a8f
5 years ago
..
IR
[pvar] simplified names for generated variables
5 years ago
absint
[pulse][minor] easier-to-understand debug output
5 years ago
al
[AL] Take API_AVAILABLE into account in the Unavailable_Api check
5 years ago
atd
[cost] Add version to BasicCost.t
6 years ago
backend
[hmm] sexp_{option,list} -> {option,list}
5 years ago
base
[config] saner names and doc for blacklist options
5 years ago
biabduction
[java tracing] goodbye
5 years ago
bufferoverrun
[hmm] sexp_{option,list} -> {option,list}
5 years ago
checkers
[impurity] clarify string parameter of `ImpurityDomain.add_to_errlog`
5 years ago
clang
[clang] Do not try to store block declarations as methods of a C++ struct.
5 years ago
clang_stubs
[copyright] Remove years
6 years ago
concurrency
[hmm] sexp_{option,list} -> {option,list}
5 years ago
deadcode
[Use async in create_trace_view
5 years ago
integration
[test determinator] Remove the module RangeMap that is only Typ.Procname.Map
5 years ago
istd
[istd] banish sexp_{list,option}
5 years ago
java
[java tracing] goodbye
5 years ago
java_stubs
[copyright] Remove years
6 years ago
labs
Remove redundant fields from proc_callback_args
6 years ago
llvm
[copyright] Remove years
6 years ago
nullsafe
[hmm] sexp_{option,list} -> {option,list}
5 years ago
opensource
[cost] Add FB-specific cost models
5 years ago
pulse
[pulse][minor] alphabetise events and inline single-field record
5 years ago
quandary
[java] easier to switch between java 8 and java 11
6 years ago
scripts
[copyright] Remove years
6 years ago
scuba
[infer] Log accumulated backend counters to scuba
6 years ago
topl
[hmm] sexp_{option,list} -> {option,list}
5 years ago
unit
[test determinator] Remove the module JPS.ProfilerSamples that is really just a set of Procnames
5 years ago
.ocamlformat
[ocamlformat] Move .ocamlformat config file to the project root
6 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
[java] easier to switch between java 8 and java 11
6 years ago
README.md
[dune] jbuilder -> dune
7 years ago
dune-project
[dune] jbuilder -> dune
7 years ago
dune-workspace.in
[copyright] Remove years
6 years ago
dune.common.in
[Use async in create_trace_view
5 years ago
dune.in
[Use async in create_trace_view
5 years ago
index.mld
[doc] add `make doc` target for building html API doc
7 years ago
infer.ml
[memcached] goodbye
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
The OCaml source files for infer live here. The Makefile is
responsible for building them, together with dune.in.