1. 0eaf0b7 implemented annotations for nullness defaults and their application to types. by Stephan Herrmann · 14 years ago
  2. e455448 a minor pure refactoring by Stephan Herrmann · 14 years ago
  3. 210834a draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 14 years ago
  4. 4781b80 NPE fix (need to check array element, too). by Stephan Herrmann · 14 years ago
  5. d05aafb draft of another quickfix: if parameter is explicitly checked for null add @Nullable to its declaration by Stephan Herrmann · 14 years ago
  6. c351294 workaround for missing array growing in UnconditionalFlowInfo.markAsDefinititelyNonNull et al. by Stephan Herrmann · 14 years ago
  7. 0289ab5 First take at quickfixes/cleanup for null-annotation related problems, by Stephan Herrmann · 14 years ago
  8. ea234cf More warnings (under existing irritants): by Stephan Herrmann · 14 years ago
  9. 24802c0 - implement general preference org.eclipse.jdt.core.compiler.annotation.nulldefault by Stephan Herrmann · 14 years ago
  10. 036726c - feed our option names into the java model so these options will be processed, too. by Stephan Herrmann · 14 years ago
  11. f3b02a4 OT/Equinox version of patch v7: https://bugs.eclipse.org/bugs/attachment.cgi?id=186890 by Stephan Herrmann · 14 years ago