Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Add manual code highlighting
* Fix test
* Add kotlinAsJava highlighting
* Add runtime highlighting via Prism
* Add copy-button for code block
* Add tests and refactor
* Replace `<br>` for prism.js
* Parse trivial default values
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
* Multilanguage docs inheritance
* Add map to store inherit doc entries
|
|
* Bump compiler to 1.5.0
* Include Api changes
|
|
* Fix missing unresolved links in GFM
* Fix missing links to elements imported as static
|
|
|
|
|
|
* Annotations for parameters
* Annotations for parameters
|
|
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use it instead of SourceSetData
|
|
`Deprecated`. #944
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
with '<>'
|
|
remove default values while merging, merge expect by targets
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|