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.
Jeremy Dubreil 707d514386
[infer][java] do not report `return not nullable` on lambdas
8 years ago
..
ActivityFieldNotInitialized.java Fix indentation of multiline copyright comment 9 years ago
CustomAnnotations.java [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
DefinitelyNotNullable.java [infer][java] match the annotation by class name, forgetting the package, instead of checking if the end of the annotation matches 8 years ago
FieldNotInitialized.java [Eradicate] Improve detection of circularities in field initialization 8 years ago
FieldNotNullable.java [Eradicate] Code cleanup and add test cases 8 years ago
InconsistentSubclassAnnotation.java Fix indentation of multiline copyright comment 9 years ago
InconsistentSubclassAnnotationInterface.java Fix indentation of multiline copyright comment 9 years ago
JunitExample.java [infer][eradicate] Consider junit.framework.TestCase.setUp as an initializer 8 years ago
LibraryCalls.java Fix indentation of multiline copyright comment 9 years ago
Makefile [Eradicate] Code cleanup and add test cases 8 years ago
NoReuseUndefFunctionValues.java Fix indentation of multiline copyright comment 9 years ago
NullFieldAccess.java Fix indentation of multiline copyright comment 9 years ago
NullMethodCall.java [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
ParameterNotNullable.java [eradicate] Add support for new annotation @PropagatesNullable 8 years ago
PresentTest.java [Eradicate] Code cleanup and add test cases 8 years ago
ReturnNotNullable.java [infer][java] do not report `return not nullable` on lambdas 8 years ago
SuppressedFieldNotInitializedExample.java Fix indentation of multiline copyright comment 9 years ago
issues.exp [infer][java] do not report `return not nullable` on lambdas 8 years ago