Sam Harwell
|
fbe762374c
|
NullUsageProcessor supports Java 6 through 8 (fixes #487)
|
2014-09-25 22:05:58 -05:00 |
Sam Harwell
|
91206869c5
|
Prepare for next development iteration
|
2014-06-28 22:40:33 -05:00 |
Sam Harwell
|
7d88b0106a
|
[maven-release-plugin] prepare for next development iteration
|
2014-06-18 21:25:44 -05:00 |
Sam Harwell
|
201eeb147d
|
[maven-release-plugin] prepare release 4.3
|
2014-06-18 21:24:24 -05:00 |
Sam Harwell
|
3378be9c79
|
Update all version numbers for consistency prior to the 4.3 release
|
2014-06-18 19:37:29 -05:00 |
Sam Harwell
|
7e2bf4a2d5
|
[maven-release-plugin] prepare for next development iteration
|
2014-04-06 21:19:40 -05:00 |
Sam Harwell
|
736a5f5905
|
[maven-release-plugin] prepare release 4.2.2
|
2014-04-06 21:18:12 -05:00 |
Sam Harwell
|
5be18445cd
|
[maven-release-plugin] prepare for next development iteration
|
2014-03-25 10:57:46 -05:00 |
Sam Harwell
|
943aaa5d24
|
[maven-release-plugin] prepare release 4.2.1
|
2014-03-25 10:57:44 -05:00 |
Sam Harwell
|
06ab99d16d
|
[maven-release-plugin] prepare for next development iteration
|
2014-02-04 17:19:12 -06:00 |
Sam Harwell
|
5e05b71e8b
|
[maven-release-plugin] prepare release 4.2
|
2014-02-04 17:19:11 -06:00 |
Sam Harwell
|
416a92ef02
|
No need to run dot when compiling antlr4-annotations
|
2014-01-23 07:16:57 -06:00 |
Sam Harwell
|
d917ad46f7
|
Fix error count limiting in NullUsageProcessor
|
2014-01-21 21:06:57 -06:00 |
Sam Harwell
|
0454916a70
|
Updated documentation for NotNull and Nullable
|
2014-01-21 15:24:57 -06:00 |
Sam Harwell
|
07708d9223
|
Limit the number of errors reported for a single method or parameter
|
2014-01-21 14:40:25 -06:00 |
Sam Harwell
|
49f12fd28d
|
Add note about potential future features
|
2014-01-21 14:38:33 -06:00 |
Sam Harwell
|
4bc593b20b
|
Improved error reporting
|
2014-01-21 14:37:59 -06:00 |
Sam Harwell
|
37f83c6537
|
Add warning for potentially incorrect NotNull or Nullable annotations on derived methods and parameters
|
2014-01-21 14:37:19 -06:00 |
Sam Harwell
|
c1125fe474
|
Add check for erroneous overriding NotNull and Nullable annotations
|
2014-01-21 14:36:25 -06:00 |
Sam Harwell
|
e253954bcf
|
Check for NotNull and Nullable annotations on primitive types
|
2014-01-21 14:35:27 -06:00 |
Sam Harwell
|
2647856226
|
Error if a void method is annotated with NotNull or Nullable
|
2014-01-21 14:34:38 -06:00 |
Sam Harwell
|
e472cc4e23
|
Error if an element is annotated with both NotNull and Nullable
|
2014-01-21 14:33:38 -06:00 |
Sam Harwell
|
f8dbe1b68f
|
Initial annotation processor for NotNull and Nullable annotations
|
2014-01-21 14:32:11 -06:00 |
Sam Harwell
|
937c627b16
|
Move NotNull and Nullable annotations to their own artifact
|
2014-01-21 14:31:29 -06:00 |