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 7673d94600
Distinguish between class kinds: CPP, Java, Objc
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 Distinguish between class kinds: CPP, Java, Objc 9 years ago
callbackChecker.mli [whitespace] ocp-indent the code 10 years ago
checkDeadCode.ml put Util.list_* functions into an IList module 10 years ago
checkDeadCode.mli [whitespace] ocp-indent the code 10 years ago
checkers.ml Distinguish between class kinds: CPP, Java, Objc 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 compile with -safe-string 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 10 years ago
constantPropagation.mli [whitespace] ocp-indent the code 10 years ago
dataflow.ml put Util.list_* functions into an IList module 10 years ago
dataflow.mli [whitespace] ocp-indent the code 10 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 put Util.list_* functions into an IList module 10 years ago
immutableChecker.mli [whitespace] ocp-indent the code 10 years ago
patternMatch.ml Distinguish between class kinds: CPP, Java, Objc 9 years ago
patternMatch.mli Use Typename.t for the type of the supertypes in the defintion of classes. 9 years ago
performanceCritical.ml Distinguish between class kinds: CPP, Java, Objc 9 years ago
performanceCritical.mli Initial version of the @Expensive checker 9 years ago
printfArgs.ml Moving printf args checker into Infer 10 years ago
printfArgs.mli Moving printf args checker into Infer 10 years ago
registerCheckers.ml Run the @PerformanceCritical checker by default with the other checkers 9 years ago
repeatedCallsChecker.ml Separate payloads from different analyses in specs. 9 years ago
repeatedCallsChecker.mli [whitespace] ocp-indent the code 10 years ago
sqlChecker.ml put Util.list_* functions into an IList module 10 years ago
sqlChecker.mli [whitespace] ocp-indent the code 10 years ago