Age | Commit message (Collapse) | Author |
|
Co-authored-by: Sarah Haggarty <sarahhaggarty@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Sarah Haggarty <sarahhaggarty@users.noreply.github.com>
|
|
|
|
classlikes (#2749)
|
|
* Introduce `extraOptions`
* Make 'SinceKotlin' option
* Display 'SinceKotlin' everywhere
* Dump API
* Fix CLI bug
* Show custom tags in property brief
* Show custom tags in extension brief
* Show `SinceKotlin` for TypeAlias
* Fix `stdlib.diff`
* Add a test
* Display doc for actual typealias
* Propagate SinceKotlin
* Refactor
* Refactor in `SinceKotlinTransformer`
* Revert "Introduce `extraOptions`"
This reverts commit b83fdf5da31a97e2ae037f46a735d34a2f84d2ec.
* Revert "Make 'SinceKotlin' option"
This reverts commit 69f4641d1776f3a4bcd361919212c2de7fa2364e.
* Introduce `dokka.SinceKotlin` system property instead of extra arg
* Fix API
* Fix tests
* Rename
* Spread on extensions
* Put doc and rename prop
|
|
Fixes #2754
|
|
* Fix OOME: Metaspace
* Add stress test
* Run sample analysis from `Dispatchers.Default`
|
|
|
|
Fixes CVE-2022-42003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#2650)
|
|
|
|
* Trim four spaces inside indented code block
* Fix test
|
|
|
|
|
|
|
|
Fixes #2654
|
|
* Underline `@param` tag key for more consistency
* Correct keyValue table column ratio
|
|
|
|
Fixes #2646
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #2524
|
|
Co-authored-by: nfl <fuli.niu@zealcomm.cn>
|
|
Fixes #2358
|
|
Closes #2591
|
|
|
|
|
|
|
|
Co-authored-by: Felix Dombek <Felix.Dombek@tomtom.com>
|
|
Fixes #2580
|
|
|