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.
Boris Yakobowski eaa7c2a8ad
Fix taskbar nesting for ondemand analyses (#1431)
4 years ago
..
Backend.mld documentation for new libraries 5 years ago
BackendStats.ml [log] fix gc stats merging 4 years ago
BackendStats.mli [log] fix gc stats merging 4 years ago
CallGraph.ml [ocamlformat] Set break-sequences = true 5 years ago
CallGraph.mli [scheduler][callgraph] load graph directly from DB 5 years ago
CallbackOfChecker.ml [racerd] races in nullsafe classes 4 years ago
CallbackOfChecker.mli [ondemand] kill analyze_proc_desc 4 years ago
ClosureSubstSpecializedMethod.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
ClosureSubstSpecializedMethod.mli [preanalysis] Add mli file and documentation for the preanalysis about specializing methods with blocks 4 years ago
ClosuresSubstitution.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
Devirtualizer.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
Devirtualizer.mli First version of a devirtualization pre-analysis (Java frontend) 5 years ago
ExecutionDuration.ml [log] fix gc stats merging 4 years ago
ExecutionDuration.mli [log] fix gc stats merging 4 years ago
FileScheduler.ml [scheduler][restart] use proc_uids instead of serialised procnames as targets 4 years ago
FileScheduler.mli [scheduler][restart] use filenames instead of procnames for dependencies 4 years ago
GCStats.ml [log] fix gc stats merging 4 years ago
GCStats.mli [log] fix gc stats merging 4 years ago
InferAnalyze.ml [topl] delete shallow implementations in favour of a single Pulse one 4 years ago
InferAnalyze.mli Infer# integration (#1361) 4 years ago
InferAnalyzeJson.ml [refactor] invert ProcAttributes -> Pvar dependency 4 years ago
InferAnalyzeJson.mli Infer# integration (#1361) 4 years ago
Issue.ml [typ] extract Procname from Typ 5 years ago
Issue.mli [typ] extract Procname from Typ 5 years ago
NodePrinter.ml use NodePrinter in biabduction/ 5 years ago
NodePrinter.mli use NodePrinter in biabduction/ 5 years ago
Payloads.ml [ConfigImpact] Add a new checker: ConfigImpactAnalysis 4 years ago
Payloads.mli [ConfigImpact] Add a new checker: ConfigImpactAnalysis 4 years ago
ProcData.ml make AbstractInterpreter agnostic in ProcData 5 years ago
ProcData.mli make AbstractInterpreter agnostic in ProcData 5 years ago
ProcLocker.ml [proc locker] minor cleanup 4 years ago
ProcLocker.mli [proc locker] minor cleanup 4 years ago
Procedures.ml [debug/explore] add possibility to select "all" 4 years ago
Procedures.mli [debug] add --procedures-cfg 4 years ago
RestartScheduler.ml [refactor] Remove `then ()` 4 years ago
RestartScheduler.mli [proc locker] minor cleanup 4 years ago
ReverseAnalysisCallGraph.ml [specs] move specs file functionality into summary 4 years ago
ReverseAnalysisCallGraph.mli Invalidate summaries for changed procedures 5 years ago
StarvationGlobalAnalysis.ml [racerd] races in nullsafe classes 4 years ago
StarvationGlobalAnalysis.mli [starvation] move global analysis to backend/ 5 years ago
Summary.ml [ConfigImpact] Print config-impact-report.json 4 years ago
Summary.mli [ConfigImpact] Print config-impact-report.json 4 years ago
SyntacticCallGraph.ml [scheduler][restart] use proc_uids instead of serialised procnames as targets 4 years ago
SyntacticCallGraph.mli [scheduler][restart] use filenames instead of procnames for dependencies 4 years ago
Tasks.ml [log] fix gc stats merging 4 years ago
Tasks.mli [log] fix gc stats merging 4 years ago
callbacks.ml [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
callbacks.mli [callbacks] get_procs_in_file does not need to be a callback arg 5 years ago
dune [Topl] add doc and change TOPL -> Topl 4 years ago
mergeCapture.ml [gradle] parallelize capture 4 years ago
mergeCapture.mli [test determinator] Run test determinator with the buck compilation database flag 5 years ago
ondemand.ml Fix taskbar nesting for ondemand analyses (#1431) 4 years ago
ondemand.mli [ondemand] kill analyze_proc_desc 4 years ago
preanal.ml [absint] Give instr index to `exec_instr` to get inferbo result 4 years ago
preanal.mli checkers/dune 5 years ago
printer.ml [config] Use not-reversed list types for `Config` variables 4 years ago
printer.mli move Printer.LineReader to its own file in base/ 5 years ago
registerCheckers.ml [ConfigImpact] Take cost insantiation and models into account 4 years ago
registerCheckers.mli move registerCheckers to backend/ 5 years ago