1. 1bf27f6 Abandon the concept of options for NullAnnotationsCleanUp, because these by Stephan Herrmann · 13 years ago
  2. e93b4be - change warning token to nullcontract and support both directions of lookup by Stephan Herrmann · 13 years ago
  3. 2c90511 - convert QuickFixes from a team to a regular quickfix processor. by Stephan Herrmann · 13 years ago
  4. 78e8c06 - support reading @XByDefault from .class by Stephan Herrmann · 13 years ago
  5. 93e976a bump up to 0.7.1 for second upload. by Stephan Herrmann · 13 years ago
  6. ceb1d33 fixed a typo: was using the wrong message string. by Stephan Herrmann · 13 years ago
  7. 5b4cb44 New quickfixes for adjusting annotations of overridden methods by Stephan Herrmann · 13 years ago
  8. 370227c Quickfix improvements: by Stephan Herrmann · 13 years ago
  9. 9e22b47 - support package level default annotations by Stephan Herrmann · 13 years ago
  10. 0eaf0b7 implemented annotations for nullness defaults and their application to types. by Stephan Herrmann · 13 years ago
  11. e455448 a minor pure refactoring by Stephan Herrmann · 13 years ago
  12. 210834a draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  13. 4781b80 NPE fix (need to check array element, too). by Stephan Herrmann · 13 years ago
  14. d05aafb draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 13 years ago
  15. c351294 workaround for missing array growing in UnconditionalFlowInfo.markAsDefinititelyNonNull et al. by Stephan Herrmann · 13 years ago
  16. 0289ab5 First take at quickfixes/cleanup for null-annotation related problems, by Stephan Herrmann · 13 years ago
  17. ea234cf More warnings (under existing irritants): by Stephan Herrmann · 13 years ago
  18. 24802c0 - implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault by Stephan Herrmann · 13 years ago
  19. 036726c - feed our option names into the java model so these options will be processed, too. by Stephan Herrmann · 13 years ago
  20. f3b02a4 OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890 by Stephan Herrmann · 13 years ago