Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-28 | Make a default value dependent on source set (#2449) | Vadim Mishenev | |
* Make a default value dependent on source set * Get a default value from an expect source set * Fix default value for expect properties * Deprecate `DefaultValue.value` * Add test * Refactor * Reformat | |||
2022-02-21 | Code cleanups (#2165) | Goooler | |
2021-08-25 | Manual highlighting webhelp (#2079) | vmishenev | |
* 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> | |||
2021-07-23 | Add numeric types of annotation parameter value (#2035) | vmishenev | |
2020-12-29 | Parsing of JvmName (#1675) | Marcin Aman | |
* Parsing of JvmName * Make JvmName processor run after KaJ | |||
2020-10-07 | Introduce top-level DocTag | Andrzej Ratajczak | |
2020-06-12 | Refactor of Annotations and ExtraModifiers to be platform depedent | Andrzej Ratajczak | |
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 | |||
2020-03-18 | Make DefaultValue extra property actualy do something | Paweł Marks | |
2020-03-18 | Fix minor bugs and add core tests | Szymon Świstun | |
2020-03-17 | Add expect with generation | Szymon Świstun | |
2020-03-16 | Extract inheritance map | Szymon Świstun | |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo | |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun | |