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>
|
|
|
|
|
|
|
|
omit parentheses if there are no parameters
add quotes for string literals into annotations
|
|
|
|
|
|
* Multilanguage docs inheritance
* Add map to store inherit doc entries
|
|
* Annotations for parameters
* Annotations for parameters
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
|
|
|
|
|
|
|
|
default values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1203
|
|
|
|
Javadoc signature provider #1025
|
|
|
|
|
|
|
|
|
|
use it instead of SourceSetData
|
|
|
|
|
|
|
|
|
|
`Deprecated`. #944
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|