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>
|
|
* bump kotlin to 1.5.21
* Bump binary compatibility plugin
* update stdlib submodule
* Bump IJ to 202.8194.7
|
|
|
|
* 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|