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.
Cristiano Calcagno 047eec5a6f
Refactor callbacks for Eradicate and Checkers.
9 years ago
..
sql_examples Fix indentation of multiline copyright comment 9 years ago
annotations.ml Use a record for struct types instead of a 7-tuple. 9 years ago
annotations.mli Use the Mangled module to name the parameters in the procudure description instead of simple string 9 years ago
callbackChecker.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
callbackChecker.mli Checker that complains when Fragments don't nullify their Views 9 years ago
checkDeadCode.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
checkDeadCode.mli [whitespace] ocp-indent the code 10 years ago
checkers.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
checkers.mli [backend][cleanup] move fields in common to Cfg.Procdes and Specs.summary to proc_attributes. 10 years ago
codeQuery.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
codeQuery.mli [whitespace] ocp-indent the code 10 years ago
codeQueryAst.ml [whitespace] ocp-indent the code 10 years ago
codequeryLexer.mll Fix indentation of multiline copyright comment 9 years ago
codequeryParser.mly Fix indentation of multiline copyright comment 9 years ago
constantPropagation.ml put Util.list_* functions into an IList module 9 years ago
constantPropagation.mli [whitespace] ocp-indent the code 10 years ago
dataflow.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
dataflow.mli [whitespace] ocp-indent the code 10 years ago
fragmentRetainsViewChecker.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
idenv.ml [whitespace] indent .ml files as well 10 years ago
idenv.mli [whitespace] ocp-indent the code 10 years ago
immutableChecker.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
immutableChecker.mli [whitespace] ocp-indent the code 10 years ago
patternMatch.ml Checker that complains when Fragments don't nullify their Views 9 years ago
patternMatch.mli Checker that complains when Fragments don't nullify their Views 9 years ago
performanceCritical.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
performanceCritical.mli Initial version of the @Expensive checker 9 years ago
printfArgs.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
printfArgs.mli Moving printf args checker into Infer 9 years ago
registerCheckers.ml Checker that complains when Fragments don't nullify their Views 9 years ago
repeatedCallsChecker.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
repeatedCallsChecker.mli [whitespace] ocp-indent the code 10 years ago
sqlChecker.ml Refactor callbacks for Eradicate and Checkers. 9 years ago
sqlChecker.mli [whitespace] ocp-indent the code 10 years ago