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.
Nikos Gorogiannis 7e79b4826f
[proc locker] minor cleanup
4 years ago
..
Backend.mld documentation for new libraries 5 years ago
BackendStats.ml [log] fix gc stats merging 5 years ago
BackendStats.mli [log] fix gc stats merging 5 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 quandary/dune 5 years ago
CallbackOfChecker.mli quandary/dune 5 years ago
ClosureSubstSpecializedMethod.ml [preanalysis] Handle assigning blocks to locals in closure substitution 4 years ago
ClosureSubstSpecializedMethod.mli [preanalysis] Add mli file and documentation for the preanalysis about specializing methods with blocks 5 years ago
ClosuresSubstitution.ml [preanalysis] more conservative and efficient devirtualizers 4 years ago
Devirtualizer.ml [preanalysis] more conservative and efficient devirtualizers 4 years ago
Devirtualizer.mli First version of a devirtualization pre-analysis (Java frontend) 5 years ago
ExecutionDuration.ml [log] fix gc stats merging 5 years ago
ExecutionDuration.mli [log] fix gc stats merging 5 years ago
FileScheduler.ml [scheduler][restart] use proc_uids instead of serialised procnames as targets 5 years ago
FileScheduler.mli [scheduler][restart] use filenames instead of procnames for dependencies 5 years ago
GCStats.ml [log] fix gc stats merging 5 years ago
GCStats.mli [log] fix gc stats merging 5 years ago
InferAnalyze.ml [proc locker] minor cleanup 4 years ago
InferAnalyze.mli documentation for new libraries 5 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 [pulse] define PulseSummary.yojson_of_t 4 years ago
Payloads.mli [debug] new option --procedures-summary-json 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 5 years ago
RestartScheduler.ml [proc locker] minor cleanup 4 years ago
RestartScheduler.mli [proc locker] minor cleanup 4 years ago
ReverseAnalysisCallGraph.ml [specs] move specs file functionality into summary 5 years ago
ReverseAnalysisCallGraph.mli Invalidate summaries for changed procedures 6 years ago
StarvationGlobalAnalysis.ml [starvation] reroute access to set of critical pairs of summary through a fold 4 years ago
StarvationGlobalAnalysis.mli [starvation] move global analysis to backend/ 5 years ago
Summary.ml [debug] add proc names of each spec to the dumped json 4 years ago
Summary.mli [debug] new option --procedures-summary-json 4 years ago
SyntacticCallGraph.ml [scheduler][restart] use proc_uids instead of serialised procnames as targets 5 years ago
SyntacticCallGraph.mli [scheduler][restart] use filenames instead of procnames for dependencies 5 years ago
Tasks.ml [log] fix gc stats merging 5 years ago
Tasks.mli [log] fix gc stats merging 5 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 [debug] new option --procedures-summary-json 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 [stats] fix analyzed count 4 years ago
ondemand.mli [racerd] record dynamic types used in constructors for synchronized containers 5 years ago
preanal.ml [typ] move type constants to own module 4 years ago
preanal.mli checkers/dune 5 years ago
printer.ml [errlog][minor] rename "name" and "err_name" to "issue_type" 5 years ago
printer.mli move Printer.LineReader to its own file in base/ 5 years ago
registerCheckers.ml [topl] Small step hook inside Pulse 4 years ago
registerCheckers.mli move registerCheckers to backend/ 5 years ago