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