aboutsummaryrefslogtreecommitdiff
path: root/core/api
AgeCommit message (Expand)Author
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-17Refactor Ancestry Graphs (#2326)Andrzej Ratajczak
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2022-01-12Add global settings to JSON dokka cli input (#2292)Andrzej Ratajczak
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-12Store checked exceptions into `ExtraProperties` (#2222)vmishenev
2021-09-21Fix link to javadoc enum entry (#2131)vmishenev
2021-09-20Improve versioning plugin (#2104)vmishenev
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-09Property annotation for getter and setter (#2049)vmishenev
2021-07-30Add boolean, nullable types of annotation parameter valuevmishenev
2021-07-23Add numeric types of annotation parameter value (#2035)vmishenev
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-05-06Bump compiler to 1.5.0 (#1856)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman