.. |
Annot.ml
|
[tenv][java] hashcons instead of Obj magic
|
4 years ago |
Annot.mli
|
[tenv][java] hashcons instead of Obj magic
|
4 years ago |
Attributes.ml
|
[pulse] Change to ExitProgram state when calling noreturn function
|
4 years ago |
Attributes.mli
|
[pulse] Change to ExitProgram state when calling noreturn function
|
4 years ago |
BUILTINS.ml
|
[cost] Autoreleasepool size analysis
|
5 years ago |
BiabductionModels.ml
|
[biabduction][models] move to sqlite
|
5 years ago |
BiabductionModels.mli
|
[biabduction][models] move to sqlite
|
5 years ago |
Binop.ml
|
[topl] Small steps in Pulse
|
4 years ago |
Binop.mli
|
[topl] Small steps in Pulse
|
4 years ago |
BuiltinDecl.ml
|
[erl-frontend] Translation of some expressions
|
4 years ago |
BuiltinDecl.mli
|
[erl-frontend] Translation of some expressions
|
4 years ago |
CSharpClassName.ml
|
Infer# integration (#1361)
|
4 years ago |
CSharpClassName.mli
|
Infer# integration (#1361)
|
4 years ago |
CallFlags.ml
|
[closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models
|
5 years ago |
CallFlags.mli
|
[closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models
|
5 years ago |
CapturedVar.ml
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
CapturedVar.mli
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
Cfg.ml
|
[erl-frontend] Activate Pulse for Erlang
|
4 years ago |
Cfg.mli
|
[erl-frontend] Activate Pulse for Erlang
|
4 years ago |
ClangMethodKind.ml
|
[copyright] Remove years
|
6 years ago |
ClangMethodKind.mli
|
[copyright] Remove years
|
6 years ago |
Const.ml
|
[typ] extract Procname from Typ
|
5 years ago |
Const.mli
|
[typ] extract Procname from Typ
|
5 years ago |
DecompiledExp.ml
|
[config] datatype for checkers
|
5 years ago |
DecompiledExp.mli
|
[typ] extract Fieldname from Typ
|
5 years ago |
DotCfg.ml
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
DotCfg.mli
|
[debug] add --procedures-cfg
|
5 years ago |
ErlangTypeName.ml
|
[erl-frontend] Translate some patterns: variables and lists
|
4 years ago |
Exp.ml
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
Exp.mli
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
Fieldname.ml
|
[ConfigImpact] Loosen compares of field names and ungated callees
|
4 years ago |
Fieldname.mli
|
[ConfigImpact] Loosen compares of field names and ungated callees
|
4 years ago |
Filtering.ml
|
[typ] extract Procname from Typ
|
5 years ago |
Filtering.mli
|
[typ] extract Procname from Typ
|
5 years ago |
IR.mld
|
documentation for new libraries
|
5 years ago |
Ident.ml
|
[frontend] Refactoring for the following diff
|
4 years ago |
Ident.mli
|
[frontend] Refactoring for the following diff
|
4 years ago |
Instrs.ml
|
[absint] Give instr index to `exec_instr` to get inferbo result
|
4 years ago |
Instrs.mli
|
[absint] Give instr index to `exec_instr` to get inferbo result
|
4 years ago |
IntLit.ml
|
[debug] add proc names of each spec to the dumped json
|
4 years ago |
IntLit.mli
|
[debug] add proc names of each spec to the dumped json
|
4 years ago |
Io_infer.ml
|
[erl-frontend] Activate Pulse for Erlang
|
4 years ago |
Io_infer.mli
|
[ocamlformat] Fix accumulated missed formatting
|
5 years ago |
JavaClassName.ml
|
[tenv][java] hashcons instead of Obj magic
|
4 years ago |
JavaClassName.mli
|
[tenv][java] hashcons instead of Obj magic
|
4 years ago |
Mangled.ml
|
[frontend] Refactoring for the following diff
|
4 years ago |
Mangled.mli
|
[frontend] Refactoring for the following diff
|
4 years ago |
ObjCDispatchModels.ml
|
refactor objc dispatch models
|
4 years ago |
ObjCDispatchModels.mli
|
refactor objc dispatch models
|
4 years ago |
PredSymb.ml
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
PredSymb.mli
|
[refactor] invert ProcAttributes -> Pvar dependency
|
4 years ago |
ProcAttributes.ml
|
CIL race condition detection support (#1443)
|
4 years ago |
ProcAttributes.mli
|
CIL race condition detection support (#1443)
|
4 years ago |
Procdesc.ml
|
[erl-frontend] Translation of some expressions
|
4 years ago |
Procdesc.mli
|
[erl-frontend] Activate Pulse for Erlang
|
4 years ago |
Procname.ml
|
[erl-frontend] Activate Pulse for Erlang
|
4 years ago |
Procname.mli
|
[erl-frontend] Create (empty) Procdesc for Erlang functions.
|
4 years ago |
Pvar.ml
|
[refactor] Pvar.is_local_to_procedure
|
4 years ago |
Pvar.mli
|
[refactor] Pvar.is_local_to_procedure
|
4 years ago |
QualifiedCppName.ml
|
[ConfigImpact] Loosen compares of field names and ungated callees
|
4 years ago |
QualifiedCppName.mli
|
[ConfigImpact] Loosen compares of field names and ungated callees
|
4 years ago |
Sil.ml
|
Implement AtomicExpr translation (#1434)
|
4 years ago |
Sil.mli
|
Implement AtomicExpr translation (#1434)
|
4 years ago |
SourceFiles.ml
|
Replace uses of Option.value_map ~default:false with Option.exists
|
4 years ago |
SourceFiles.mli
|
[callbacks] get_procs_in_file does not need to be a callback arg
|
5 years ago |
SpecializeProcdesc.ml
|
[ondemand] kill analyze_proc_desc
|
4 years ago |
SpecializeProcdesc.mli
|
[biabduction] don't specialise models
|
4 years ago |
StdTyp.ml
|
Infer# integration (#1361)
|
4 years ago |
StdTyp.mli
|
Infer# integration (#1361)
|
4 years ago |
Struct.ml
|
[erl-frontend] Create (empty) Procdesc for Erlang functions.
|
4 years ago |
Struct.mli
|
[tenv][java] hashcons instead of Obj magic
|
4 years ago |
Subtype.ml
|
[typ] move type constants to own module
|
4 years ago |
Subtype.mli
|
[ocaml] preparations for core v13
|
5 years ago |
Tenv.ml
|
[erl-frontend] Create (empty) Procdesc for Erlang functions.
|
4 years ago |
Tenv.mli
|
[frontend] Add support for fields of Remodel-generated class in ObjC
|
4 years ago |
Typ.ml
|
[erl-frontend] Create (empty) Procdesc for Erlang functions.
|
4 years ago |
Typ.mli
|
[erl-frontend] Create (empty) Procdesc for Erlang functions.
|
4 years ago |
Unop.ml
|
[copyright] Remove years
|
6 years ago |
Unop.mli
|
[copyright] Remove years
|
6 years ago |
Var.ml
|
[refactor] Pvar.is_local_to_procedure
|
4 years ago |
Var.mli
|
[pulse] refine canonicalisation
|
4 years ago |
WeakTopologicalOrder.ml
|
[WTO] Make `expand` tail recursive
|
4 years ago |
WeakTopologicalOrder.mli
|
[ocamlformat] Reformat repo with new version
|
5 years ago |
dune
|
[pulse] define PulseSummary.yojson_of_t
|
4 years ago |
inferconfig.ml
|
[java] delete unused `skip-implementation` option and code
|
4 years ago |
inferconfig.mli
|
[java] delete unused `skip-implementation` option and code
|
4 years ago |
jConfig.ml
|
[java] Support Ultralight synthetic names
|
4 years ago |
jConfig.mli
|
[java] Support Ultralight synthetic names
|
4 years ago |