svtk
|
11ad28812d
|
KT-1175 Mark unused literals
|
2012-01-27 18:32:55 +04:00 |
|
Andrey Breslav
|
2d78ccb9e1
|
Annotator test data fixed
|
2011-12-27 14:54:41 +04:00 |
|
Andrey Breslav
|
fa5be15852
|
Diagnostics test data fixed
|
2011-12-26 19:55:29 +04:00 |
|
Andrey Breslav
|
f52eae71d0
|
GreatSyntacticShift: 'namespace' -> 'package'
|
2011-12-25 15:51:59 +04:00 |
|
Andrey Breslav
|
3808bff1ce
|
GreatSyntacticShift: Checker test data fixed
|
2011-12-21 11:24:04 +02: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
|
a7bb30a18c
|
"Unused value" error added to existed tests
|
2011-11-24 15:59:44 +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 |
|
Andrey Breslav
|
ed08a859fa
|
Error message moved to reference element
|
2011-10-13 15:46:09 +04:00 |
|
Andrey Breslav
|
d0c2c82197
|
Namespace aliases fixed
|
2011-10-13 15:06:12 +04:00 |
|
svtk
|
dd0b3c8f0e
|
added more 'abstract' modifier checks; added 'ClassModifiers'
|
2011-09-08 15:14:22 +04:00 |
|
svtk
|
d6336d9ca5
|
partial support for 'abstract' modifier added
|
2011-09-06 14:57:42 +04:00 |
|
svtk
|
fa631503ef
|
partial support for 'abstract' modifier added
|
2011-09-06 13:25:56 +04:00 |
|
Andrey Breslav
|
c1dbe9eee2
|
Specificity by receiver fixed. Test updated
|
2011-09-06 13:16:05 +04:00 |
|
Andrey Breslav
|
2a67c4a591
|
Test data fixed
Useless code removed
Some naming refactored
|
2011-08-30 20:20:43 +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
|
c2fbbff782
|
JET-50 Drop the 'new' keyword
|
2011-06-15 18:00:22 +04:00 |
|
Andrey Breslav
|
6319ada926
|
Nullablility diagnostics for extension functions
|
2011-05-30 20:09:04 +04:00 |
|
Andrey Breslav
|
1d948b0153
|
JET-49 Resolve extension functions with generic receivers
+
Error report fixed for 'new java.util.List<Int>'
|
2011-05-24 19:07:53 +04:00 |
|
Andrey Breslav
|
dd612c74e3
|
JET-39 Process ?. correctly in the receiver types
|
2011-05-23 10:42:50 +04:00 |
|