1. b5bd1bc Gradle: switch to java-library plugin where possible, and fix some warnings (#455) by Manu Sridharan · 3 years, 7 months ago
  2. 35fa696 Remove shadow config from nullaway module (#449) by Manu Sridharan · 3 years, 7 months ago
  3. 4acc17d Add support for @RecentlyNullable and @RecentlyNonNull (#335) by Manu Sridharan · 5 years ago
  4. e1a1166 Allow models to override @Nullable on third-party functional interfaces (#326) by Lázaro Clapp · 5 years ago
  5. 72bdb43 Revert "Stop shadowing Checker Framework libraries (#258)" (#268) by Manu Sridharan · 6 years ago
  6. 736dd4e Stop shadowing Checker Framework libraries (#258) by Manu Sridharan · 6 years ago
  7. fee6872 Handle lambda override with AcknowledgeRestrictiveAnnotations (#255) by Manu Sridharan · 6 years ago
  8. d1684d9 Restrictive annotated method overriding (#249) by shubham ugare · 6 years ago
  9. 2cf8011 Update net.ltgt.errorprone to 0.6, and various small updates to the build (#248) by Thomas Broyer · 6 years ago
  10. 237a6ef Enable excluded class annotations to (mostly) work on inner classes (#239) by Manu Sridharan · 6 years ago
  11. 4c18813 Update to Error Prone 2.3.1 and centralize Java compiler flags (#218) by Manu Sridharan · 6 years ago
  12. 4ffcc40 Small test for restrictive annotations and generics. (#209) by Lázaro Clapp · 6 years ago
  13. 15eef74 Handle @NotNull in hasNonNullAnnotation. (#204) by Lázaro Clapp · 6 years ago
  14. e51677f JarInfer: Third-party bytecode analysis (MVP version) (#199) by Lázaro Clapp · 6 years ago
  15. 75c6a55 Various fixes for AcknowledgeRestrictiveAnnotations (#194) by Lázaro Clapp · 6 years ago
  16. 34e6db4 Add -XepOpt:NullAway:AcknowledgeRestrictiveAnnotations config flag. (#189) by Lázaro Clapp · 6 years ago
  17. bd00274 Properly read type use annotations when code is present as a class file (#172) by Manu Sridharan · 6 years ago