Eugene Zhuravlev
|
3eaeb3b8d6
|
correctly determine parameter names for long and double paremeters independently on local vars visiting order
|
2015-01-08 11:39:38 +01:00 |
|
peter
|
ad56e84d88
|
fix counting parameters when doing @NotNull instrumentation (IDEA-134703)
|
2015-01-02 15:32:49 +01:00 |
|
peter
|
a7ec8b7660
|
IDEA-126173 Specify exception type thrown by @NotNull annotations
|
2014-07-18 09:14:07 +02:00 |
|
peter
|
293e4c55a7
|
IDEA-40780 When code is compiled with -g, use the argument name for the @NotNull error.
|
2013-10-17 21:54:34 +02:00 |
|
VISTALL
|
6eef63fadc
|
IDEABKL-6771 Add optional parameter 'exceptionMessage' to @NotNull annotation
|
2013-04-17 14:11:10 +03:00 |
|
Roman Shevchenko
|
eed7f584d3
|
Instrumenter cleanup + couple more tests
|
2012-09-24 19:06:40 +02:00 |
|
nik
|
6a8fa26b86
|
not-null instrumentation fixed for static inner classes
|
2010-08-05 13:38:18 +04:00 |
|
nik
|
e43cdebd16
|
correctly fixed not-null instrumentation for enums (IDEA-56943)
|
2010-08-05 09:08:34 +04:00 |
|
Dmitry Jemerov
|
0ac2793995
|
fix @NotNull instrumentation for enum constructor parameters with ASM 3.3 (IDEA-56943); move NotNullVerifyingInstrumenterTest to java-tests
|
2010-07-30 21:33:38 +04:00 |
|