Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2022-02-21 | Code cleanups (#2165) | Goooler | |
2021-01-20 | Annotations for parameters (#1704) | Marcin Aman | |
2020-11-27 | Fixing tests after moving SingleGeneration to base | Błażej Kardyś | |
2020-10-07 | Introduce top-level DocTag | Andrzej Ratajczak | |
2020-09-10 | Add tests | Andrzej Ratajczak | |
2020-08-17 | Fix generic supertypes to hold TypeParameters | Andrzej Ratajczak | |
2020-07-09 | Add tests for signatures rendering | Andrzej Ratajczak | |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo | |
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-05-19 | Divergent UI fixes | Marcin Aman | |
2020-03-25 | Introduce VoidObject and JavaObject | Kamil Doległo | |
2020-03-18 | Fix minor bugs and add core tests | 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 | Test api moved to sensible package | Paweł Marks | |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun | |