Mikhail Glukhikh
|
fe13f39de9
|
Use of uninitialized variables in lambdas / object literals / local functions is forbidden now #KT-4475 Fixed
Local declarations CFA: variable initialization information before them is now taken into account
|
2015-11-17 18:21:09 +03:00 |
|
Denis Zharkov
|
44a55e5bf6
|
Adjust testData to new labels syntax
|
2015-04-29 14:03:11 +03:00 |
|
Stanislav Erokhin
|
43e24f6b0d
|
Fixed test data for new lambda syntax
|
2015-03-18 16:06:44 +03:00 |
|
Denis Zharkov
|
f07566d30d
|
Add warning for initializers with obsolete syntax
Expected 'init' keyword before class initializer
|
2015-03-11 17:45:26 +03:00 |
|
Svetlana Isakova
|
fbbfb95861
|
added 'mergeDataWithLocalDeclarations' option
for collecting variable data for pseudocode
removed using data from outer context
for local declarations for 'variable initializers' analysis
|
2014-03-07 21:08:18 +04:00 |
|