Age | Commit message (Collapse) | Author |
|
|
|
* Fix missing unresolved links in GFM
* Fix missing links to elements imported as static
|
|
|
|
|
|
* Bump kotlinx html to 0.7.3
* Update repositories
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix memory leak caused by coroutines
* Catch all exceptions that might fail the build
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
* Add ability to suppress obvious functions like equals, toString...
* Add ability to suppress obvious functions like equals, toString...
|
|
(#1757)
|
|
(#1754)
* Bump markdown library to 0.2.0
* Render shorthand images as link with text
|
|
* Suppress tag support
* Support Hide tag in javadoc
* Extract hide tag to be in separate plugin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Annotations for parameters
* Annotations for parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Adding versioning mechanism for multimodule
* Versioning improvement
* Refactor configuration, add ordering
* Fix integration tests
* Change packages, unignore test
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
Some test methods were dropped intentionally, as using them can lead to subtle bugs. The same methods are available in the base-test-utils module
|
|
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
* Multimodule tests
* Multimodule tests
|
|
|
|
|
|
* Add dokka to link
* Change anchor text color in footer
|
|
|
|
|
|
|
|
substitution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|