Age | Commit message (Collapse) | Author |
|
* Introduce binary compatibility plugin
* Update diffs
|
|
|
|
|
|
|
|
|
|
* Annotations for parameters
* Annotations for parameters
|
|
|
|
* add JvmOverloads support and static modifier for top-level functions
* apply requested changed
* revert auto-imports
|
|
|
|
|
|
|
|
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
and static (#1636)
|
|
|
|
|
|
|
|
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Implement new `:test-utils` project
- Resolve requirement for Android SDK installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to be in 2 lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|