svtk
|
e6a2b2fc0f
|
//KT-1027 Strange selection of unreachable code
|
2012-01-17 15:43:11 +04:00 |
|
svtk
|
3a634417b9
|
KT-776 Wrong detection of unreachable code
KT-1001 Argument 2 for @NotNull parameter of JetFlowInformationProvider.checkIsInitialized must not be null
|
2012-01-17 15:27:54 +04:00 |
|
svtk
|
ba49f508c9
|
KT-609 Analyze not only local variables, but function parameters as well in 'unused values' analysis
|
2011-11-29 19:04:15 +04:00 |
|
svtk
|
4bf3a61621
|
KT-575 Cannot ++ a class object member
|
2011-11-22 18:05:50 +04:00 |
|
svtk
|
dfb17a5f0e
|
KT-58 Allow finally around definite returns
|
2011-11-08 16:25:04 +04:00 |
|
svtk
|
7d7d33b2ee
|
KT-443 Write allowed to super.val
|
2011-11-07 19:49:32 +04:00 |
|
svtk
|
c71d9796a2
|
improved processing of local declarations in cfg construction
|
2011-11-07 18:49:30 +04:00 |
|
svtk
|
92a3fef06b
|
Added 'sink' instruction to pseudocode
|
2011-11-03 18:29:34 +04:00 |
|
svtk
|
1de766ff0d
|
KT-402 JetFunctionLiteral visited instead of JetFunctionLiteralExpression
|
2011-10-26 14:20:07 +04:00 |
|
svtk
|
38464d4e57
|
Added mark '*' for dead instructions while visualizing cfg
|
2011-10-24 18:40:23 +04:00 |
|
svtk
|
b31f4b5251
|
Merge branch 'master' of ssh://git.labs.intellij.net/jet
Conflicts:
compiler/tests/org/jetbrains/jet/cfg/JetControlFlowTest.java
|
2011-10-21 17:13:09 +04:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|