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.
Mehdi Bouaziz b3c8d1dc67
[HIL] Fix ExitScope
6 years ago
..
AccessPath.ml [access paths] do not print class name of Java fields 6 years ago
AccessPath.mli [starvation] use compare ppx 6 years ago
Annot.ml Annot.Method: record rather than pair 6 years ago
Annot.mli Annot.Method: record rather than pair 6 years ago
Attributes.ml [proc-cfg][3/5] stop caching whole-file cfgs in exe_env 6 years ago
Attributes.mli [proc-cfg][1/5] add per-procedure cfgs to the procedures table 6 years ago
BUILTINS.ml [clang] leave markers of variable initialization for pulse 6 years ago
Binop.ml [infer] Add type in binary operator 6 years ago
Binop.mli [infer] Add type in binary operator 6 years ago
BuiltinDecl.ml [clang] leave markers of variable initialization for pulse 6 years ago
BuiltinDecl.mli Change license to MIT 7 years ago
CallFlags.ml [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
CallFlags.mli [SIL][preanalysis] add call flag for functions treating first formal as return 6 years ago
CallSite.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
CallSite.mli Change license to MIT 7 years ago
Cfg.ml [cfg] print dotty *after* pre-analysis 6 years ago
Cfg.mli [cfg] print dotty *after* pre-analysis 6 years ago
ClangMethodKind.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
ClangMethodKind.mli Reporting cleanup 4: clang_method_kind 6 years ago
Const.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Const.mli Change license to MIT 7 years ago
DecompiledExp.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
DecompiledExp.mli Logging.d_printf 6 years ago
Errlog.ml concat_traces: always print labels 6 years ago
Errlog.mli RacerD: use concat_traces 6 years ago
Exceptions.ml Logging.d_printf 6 years ago
Exceptions.mli [inferbo] Report Unreachable_code_after with Checkers exception 6 years ago
Exp.ml [infer] Translate more casts (unsigned int) 6 years ago
Exp.mli [infer] Translate more casts (unsigned int) 6 years ago
Filtering.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Filtering.mli [cli] add the ability to rerun the analysis on some files with different options 6 years ago
HilExp.ml [HIL] Fix ExitScope 6 years ago
HilExp.mli [HIL] Fix ExitScope 6 years ago
HilInstr.ml [HIL][3/4] remove compatibility AccessExpression.ml 6 years ago
HilInstr.mli [HIL][3/4] remove compatibility AccessExpression.ml 6 years ago
Ident.ml [preanalysis] do not delay killing variables taken by reference 6 years ago
Ident.mli [preanalysis] do not delay killing variables taken by reference 6 years ago
Instrs.ml [debug] print full types in instructions on error 6 years ago
Instrs.mli [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
IntLit.ml IntLit: more types 6 years ago
IntLit.mli [infer] Use big int in IntLit 6 years ago
Io_infer.ml [html debug] Cleanup unused CSS classes + use UTF-8 6 years ago
Io_infer.mli [debug] Get rid of proof_cover/isproof 6 years ago
IssueLog.ml Change license to MIT 7 years ago
IssueLog.mli Change license to MIT 7 years ago
Localise.ml Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
Localise.mli Reporting cleanup 22: log_error/warning -> use IssueType rather than exception 6 years ago
Mangled.ml [racerd] iOS first steps 6 years ago
Mangled.mli [racerd] iOS first steps 6 years ago
Mleak_buckets.ml Change license to MIT 7 years ago
Mleak_buckets.mli Change license to MIT 7 years ago
Objc_models.ml Change license to MIT 7 years ago
Objc_models.mli Change license to MIT 7 years ago
PredSymb.ml Logging.d_printf 6 years ago
PredSymb.mli Change license to MIT 7 years ago
ProcAttributes.ml [debug] Print proc attributes on the procedure page 6 years ago
ProcAttributes.mli Annot.Method: record rather than pair 6 years ago
Procdesc.ml [inferbo] Move get_formals from Domain to Procdesc 6 years ago
Procdesc.mli [inferbo] Move get_formals from Domain to Procdesc 6 years ago
ProcnameDispatcher.ml [purity, hoisting] Add more purity models for fblite and instagram 6 years ago
ProcnameDispatcher.mli [purity, hoisting] Add more purity models for fblite and instagram 6 years ago
Pvar.ml [inferbo] Use values of global constant variables in C 6 years ago
Pvar.mli [inferbo] Use values of global constant variables in C 6 years ago
QualifiedCppName.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
QualifiedCppName.mli Change license to MIT 7 years ago
Sil.ml [preanalysis] do not delay killing variables taken by reference 6 years ago
Sil.mli [preanalysis] do not delay killing variables taken by reference 6 years ago
SourceFiles.ml [infer] Get widths of build-in integer types 6 years ago
SourceFiles.mli [infer] Get widths of build-in integer types 6 years ago
SpecializeProcdesc.ml [preanalysis] do not delay killing variables taken by reference 6 years ago
SpecializeProcdesc.mli [cfgs] move specialize_* functions to another module to avoid circular dependencies 6 years ago
Subtype.ml [SIL] remove dead `Typ substitution 6 years ago
Subtype.mli [SIL] remove dead `Typ substitution 6 years ago
Tenv.ml [racerd] reconcile java and clang report corellation code 6 years ago
Tenv.mli [racerd] reconcile java and clang report corellation code 6 years ago
Typ.ml [infer] Translate more casts (unsigned int) 6 years ago
Typ.mli [infer] Translate more casts (unsigned int) 6 years ago
Unop.ml [ocamlformat] upgrade to ocamlformat 0.7 6 years ago
Unop.mli Change license to MIT 7 years ago
Var.ml [pulse] do not destroy `this` even if asked to 6 years ago
Var.mli [pulse] do not destroy `this` even if asked to 6 years ago
WeakTopologicalOrder.ml [debug] Print nodes using weak topological order 6 years ago
WeakTopologicalOrder.mli [debug] Print nodes using weak topological order 6 years ago
dune.in Add missing FB copyrights 6 years ago
index.mld [doc] add `make doc` target for building html API doc 7 years ago