Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-27 | Disable copy button for signatures (#2577) | Ignat Beresnev | |
* Disable copy button for signatures | |||
2022-06-22 | Render annotations for KaJ signatures (#2549) | Ignat Beresnev | |
Fixes #2527 | |||
2022-06-08 | Support definitely non-nullable types (#2520) | Vadim Mishenev | |
* Support definitely non-nullable types [Definitely non-nullable types](https://github.com/Kotlin/KEEP/blob/c72601cf35c1e95a541bb4b230edb474a6d1d1a8/proposals/definitely-non-nullable-types.md) are enabled since Kotlin 1.7 |