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