Svetlana Isakova
|
046c13a264
|
KT-1041 Add check that thrown/catched expression is of Throwable type
|
2012-02-20 14:03:39 +04:00 |
|
svtk
|
11ad28812d
|
KT-1175 Mark unused literals
|
2012-01-27 18:32:55 +04:00 |
|
svtk
|
e05dea7046
|
added specializing error "Variable initializer is redundant" for unused-vars analysis
|
2011-12-08 13:43:46 +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 |
|
Dmitry Jemerov
|
a3f8a088be
|
JetPsiCheckerTest and its testdata moved back to plugin tests
|
2011-10-27 18:44:39 +02:00 |
|
Dmitry Jemerov
|
ec6dec0d37
|
separate compiler and plugin tests
|
2011-10-20 16:21:18 +02:00 |
|
svtk
|
06a7fa1f16
|
Added information about 'nothing' to control flow graph
|
2011-10-12 15:07:11 +04:00 |
|
Andrey Breslav
|
94f00509e2
|
JET-34 Require a return statement in a function with a block body
JET-77 Require a return type annotation for non-Unit returning functions with block bodies
|
2011-06-17 18:03:30 +04:00 |
|
Andrey Breslav
|
8786c6a667
|
Type annotations required on functions
|
2011-06-15 21:21:33 +04:00 |
|
Andrey Breslav
|
c2fbbff782
|
JET-50 Drop the 'new' keyword
|
2011-06-15 18:00:22 +04:00 |
|
Andrey Breslav
|
fad3030e37
|
Fix for 'null is Nothing' false-positive
|
2011-04-15 19:09:22 +04:00 |
|
Andrey Breslav
|
e2fbc5f792
|
Test for fail() function
|
2011-04-14 20:40:04 +04:00 |
|
Andrey Breslav
|
cf7991378a
|
Unreachable code with Nothing-returning functions
|
2011-04-14 19:23:49 +04:00 |
|
Andrey Breslav
|
652c11aa07
|
Some fixes for try...finally
|
2011-04-14 16:54:08 +04:00 |
|
Andrey Breslav
|
bd73ef4bd9
|
More tests for dead code detection
|
2011-04-14 13:18:31 +04:00 |
|
Andrey Breslav
|
96526603e4
|
Basic tests for dead code detection
|
2011-04-13 17:48:51 +04:00 |
|