Tagir Valeev
|
b6bc6c4275
|
DFA: united control flow for class initializer
|
2017-09-06 10:54:47 +07:00 |
|
Tagir Valeev
|
d648267c5a
|
Better solution for IDEA-178082
Now uninitialized field value is a memory state precondition instead of directly pushed value
|
2017-09-01 12:01:02 +07:00 |
|
Tagir Valeev
|
df7dcabb23
|
IDEA-178082 Code editor should show error when accessing an uninitialised static field
Also fixed isFieldDereferenceBeforeInitialization for non-final fields
|
2017-08-31 16:03:21 +07:00 |
|
peter
|
646c89b3d4
|
dfa: support fields initialized in class initializers
|
2017-08-17 10:20:38 +02:00 |
|
peter
|
0906b83847
|
dfa: assume fields used before initialization are null (IDEA-110297)
|
2017-02-08 16:10:57 +01:00 |
|