Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-30 | Fix primary constructor in signature | Kamil Doległo | |
2020-06-25 | Added deprecation filter. Included some tests. | Filip Zybała | |
2020-06-15 | Fix tests | Kamil Doległo | |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-06-12 | Fix after rebase | Andrzej Ratajczak | |
2020-06-09 | Fix rendering of functions without parameters | Paweł Marks | |
2020-05-26 | Apply request changes | Andrzej Ratajczak | |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and ↵ | Andrzej Ratajczak | |
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 |