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 e98fe8d24c
[ConfigImpact] Add known cheap builtin callee: __cast
4 years ago
..
Checkers.mld documentation for new libraries 5 years ago
ConfigChecksBetweenMarkers.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
ConfigChecksBetweenMarkers.mli [CCBM] Add a new checker config-checks-beween-markers (1/3) 5 years ago
ExternalConfigImpactData.ml [ConfigImpact] Only report on functions that occur on a given json config data 4 years ago
ExternalConfigImpactData.mli [ConfigImpact] Only report on functions that occur on a given json config data 4 years ago
LithoDomain.ml [litho] Handle non-existing caller path 4 years ago
LithoDomain.mli [litho] Fix FN caused by special treatment of ResType suffixes 4 years ago
NullabilityPreanalysis.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
NullabilityPreanalysis.mli [copyright] Remove years 6 years ago
PurityAnalysis.ml [purity] Use instruction index for gettting inferbo result 4 years ago
PurityAnalysis.mli [cost] Separate purity analysis and reporting 4 years ago
PurityChecker.ml [cost] Separate purity analysis and reporting 4 years ago
PurityChecker.mli [cost] Separate purity analysis and reporting 4 years ago
RequiredProps.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
RequiredProps.mli make RequiredProps an `interprocedural` 5 years ago
SelfInBlock.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
SelfInBlock.mli make SelfInBlock an `intraprocedural` 5 years ago
Siof.ml [siof] detect constexpr for all procedures 4 years ago
Siof.mli make Siof take an Interprocedural.t 5 years ago
SiofDomain.ml [copyright] Remove years 6 years ago
SiofDomain.mli [copyright] Remove years 6 years ago
SiofTrace.ml [infer] Remove ppx_compare workaround for nonrec types 5 years ago
SiofTrace.mli [copyright] Remove years 6 years ago
addressTaken.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
annotationReachability.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
annotationReachability.mli make annot reach an `interprocedural` 5 years ago
annotationReachabilityDomain.ml [typ] extract Procname from Typ 5 years ago
annotationReachabilityDomain.mli [typ] extract Procname from Typ 5 years ago
control.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
control.mli [control][cost] Refactor 4 years ago
dominators.ml [ocamlformat] Set break-sequences = true 5 years ago
dune [build] make dune format files when testing 4 years ago
fragmentRetainsViewChecker.ml remove dynamic severity: Reporting.log_{error,warning} -> log_issue 5 years ago
fragmentRetainsViewChecker.mli make FragmentRetainsView an `intraprocedural` 5 years ago
functionPointers.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
functionPointers.mli [preanal] do not rewrite capture db 4 years ago
impurity.ml [CLI] rename biabduction-specific option 4 years ago
impurity.mli make impurity an `intraprocedural_with_field_dependency` 5 years ago
impurityDomain.ml [immutability] Add support for modifications to Litho's Immutable Maps 4 years ago
impurityDomain.mli [immutability] Add a new experimental immutability analysis 4 years ago
inefficientKeysetIterator.ml [refactor] Remove `then ()` 4 years ago
inefficientKeysetIterator.mli make InefficientKeysetIterator an `intraprocedural` 5 years ago
liveness.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
liveness.mli [liveness] Handles live variables in catch block 4 years ago
loopInvariant.ml [purity][refactor] Open AbstractDomain.Types 4 years ago
loopInvariant.mli [ocamlformat] Reformat repo with new version 5 years ago
loop_control.ml [control][cost] Refactor 4 years ago
loop_control.mli [control][cost] Refactor 4 years ago
printfArgs.ml [attributes] request attributes only when procdesc isn't required 4 years ago
printfArgs.mli make printfArgs an `intraprocedural` 5 years ago
purityDomain.ml [purity][refactor] Open AbstractDomain.Types 4 years ago
purityDomain.mli [purity][refactor] Add purityDomain.mli 4 years ago
purityModels.ml [ConfigImpact] Add known cheap builtin callee: __cast 4 years ago
reachingDefs.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
reachingDefs.mli [ocamlformat] Reformat repo with new version 5 years ago
uninit.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
uninit.mli make uninit an `interprocedural` 5 years ago
uninitDomain.ml [uninit] Use type information from locals if argument is a pointer in function signature 5 years ago