Age | Commit message (Collapse) | Author |
|
* Extract analysis into separate modules
|
|
classlikes (#2749)
|
|
* Underline `@param` tag key for more consistency
* Correct keyValue table column ratio
|
|
|
|
* Enable warnings as errors and fix all warnings
* Enable skip-metadata-version-check compiler setting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use it instead of SourceSetData
|
|
All implemented interfaces, first attempt at inherited methods
|
|
|
|
|
|
Kotlin as Java. Refactor annotations creation from PSI/Descriptors. Add proper rendering of annotation signatures in both kotlin syntax and java syntax. Tests for annotations
|
|
|
|
|
|
|
|
|
|
|