Yan Zhulanow
|
7007261d7b
|
Rename UastHandler to UastCallback
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
109c76c87d
|
Minor: remove @author comments
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
984f10ddff
|
Lint: fix some more detectors
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
aa4f2e426b
|
Lint: Remove lint suppress quickfix (does not work currently with Kotlin)
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
5cf5024d08
|
Lint: fix Lint additional checkers with the custom handlers
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
5bc31112c1
|
Lint: Remove IntellijApiDetector
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
3a7f29bfc5
|
Lint: Support visitResourceReference() in Uast
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
862f824bcc
|
Kotlin Uast: Support object literals
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
18e963422b
|
Lint: Remove diagnostics unrelated to uast.
All these diagnostics are already present in the Android plugin, so there's no need in them here.
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
ed10829091
|
Uast: Allow to search for a static members (in Kotlin static members are located inside the companion objects).
Companion objects support.
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
d1939d52bc
|
Replace UastConverter with UastLanguagePlugin, allow additional checkers
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
4ef6016ee8
|
Lint: Rename all Lint inspections to KLint to provide unique short names
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
4df9e9261e
|
Lint: Rewrite Lint diagnostics using Uast.
|
2016-04-08 15:39:58 +03:00 |
|
Yan Zhulanow
|
126cc778e4
|
Lint: copy diagnostics from IDEA (br143)
|
2016-04-08 15:39:58 +03:00 |
|