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.
Sungkeun Cho eeb34231fa
[pulse] Loosen fieldname comparison in state
4 years ago
..
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 4 years ago
BiabductionModels.ml [biabduction][models] move to sqlite 4 years ago
BiabductionModels.mli [biabduction][models] move to sqlite 4 years ago
Binop.ml [topl] Small steps in Pulse 4 years ago
Binop.mli [topl] Small steps in Pulse 4 years ago
BuiltinDecl.ml [cost] Autoreleasepool size analysis 4 years ago
BuiltinDecl.mli [frontned][clang] Fix the translation of CXXStdInitializerListExpr 5 years ago
CallFlags.ml [closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models 4 years ago
CallFlags.mli [closures preanalysis] [3/n] Adding models to dispatch functions and remove code for previous specialization and dispatch models 4 years ago
CapturedVar.ml Revert "[Refactoring] Use pvar instead of mangled in CapturedVar" 4 years ago
CapturedVar.mli Revert "[Refactoring] Use pvar instead of mangled in CapturedVar" 4 years ago
Cfg.ml [closure] Substitute closure parameter when given via variable 4 years ago
Cfg.mli [closure] Substitute closure parameter when given via variable 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 Revert "[Refactoring] Use pvar instead of mangled in CapturedVar" 4 years ago
DotCfg.mli [debug] add --procedures-cfg 4 years ago
Exp.ml [closure] Substitute closure parameter when given via variable 4 years ago
Exp.mli [closure] Substitute closure parameter when given via variable 4 years ago
Fieldname.ml [pulse] Loosen fieldname comparison in state 4 years ago
Fieldname.mli [pulse] Loosen fieldname comparison in state 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 [preanalysis] Handle closure substitution in conditionals 4 years ago
Ident.mli [pulse] define PulseSummary.yojson_of_t 4 years ago
Instrs.ml [preanalysis] Handle closure substitution in conditionals 4 years ago
Instrs.mli [preanalysis] Handle closure substitution in conditionals 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 [ocamlformat] Set break-sequences = true 5 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 [pulse] define PulseSummary.yojson_of_t 4 years ago
Mangled.mli [pulse] define PulseSummary.yojson_of_t 4 years ago
PredSymb.ml [typ] extract Procname from Typ 5 years ago
PredSymb.mli [typ] extract Procname from Typ 5 years ago
ProcAttributes.ml [Refactoring] Use inline record for captured variable type 4 years ago
ProcAttributes.mli [Refactoring] Use inline record for captured variable type 4 years ago
Procdesc.ml [clang] fix some loops with no brackets 4 years ago
Procdesc.mli [clang] fix some loops with no brackets 4 years ago
Procname.ml [java] Support Ultralight synthetic names 4 years ago
Procname.mli [java] Support Ultralight synthetic names 4 years ago
Pvar.ml [pulse] define PulseSummary.yojson_of_t 4 years ago
Pvar.mli [pulse] define PulseSummary.yojson_of_t 4 years ago
QualifiedCppName.ml [config] Use not-reversed list types for `Config` variables 4 years ago
QualifiedCppName.mli [config] Use not-reversed list types for `Config` variables 4 years ago
Sil.ml [pulse] report errors only when the PRUNE nodes along the path are true 4 years ago
Sil.mli [pulse] report errors only when the PRUNE nodes along the path are true 4 years ago
SourceFiles.ml [sqlite] always enable the write daemon 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 [typ] move type constants to own module 4 years ago
StdTyp.mli [typ] move type constants to own module 4 years ago
Struct.ml [tenv][java] hashcons instead of Obj magic 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 [tenv][java] hashcons instead of Obj magic 4 years ago
Tenv.mli [IR] Track objC protocols in each class 4 years ago
Typ.ml [pulse] Loosen fieldname comparison in state 4 years ago
Typ.mli [pulse] Loosen fieldname comparison in state 4 years ago
Unop.ml [copyright] Remove years 6 years ago
Unop.mli [copyright] Remove years 6 years ago
Var.ml [pulse] define PulseSummary.yojson_of_t 4 years ago
Var.mli [pulse] define PulseSummary.yojson_of_t 4 years ago
WeakTopologicalOrder.ml [ocamlformat] Reformat repo with new version 5 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 [config] Use not-reversed list types for `Config` variables 4 years ago
inferconfig.mli checkers/dune 5 years ago
jConfig.ml [java] Support Ultralight synthetic names 4 years ago
jConfig.mli [java] Support Ultralight synthetic names 4 years ago