Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-11 | Use Bounds instead of Wrappers to describe types | Paweł Marks | |
2020-03-11 | Properly merge AdditionalModifiers from different platforms | Paweł Marks | |
2020-03-11 | Remove nested packages from packages | Kamil Doległo | |
2020-03-04 | Implement some additional modifiers | Kamil Doległo | |
2020-03-04 | Refactor Modifiers | Kamil Doległo | |
2020-03-04 | Fix some DRI translations | Kamil Doległo | |
2020-03-04 | Fix spacing in JavaSignatureProvider | Kamil Doległo | |
2020-03-04 | Improve JavaSignatureProvider | Kamil Doległo | |
2020-03-04 | Add initial version of Kotlin as Java plugin | Kamil Doległo | |
2020-02-28 | Test api moved to sensible package | Paweł Marks | |
2020-02-19 | Rename extensions to make them more uniform | Kamil Doległo | |
2020-02-18 | Translators moved to separate packages | Paweł Marks | |
also typo fixed and unnecessary dependencies removed | |||
2020-02-18 | Moves comments to content conversion to base plugin | Paweł Marks | |
2020-02-18 | Renames DocumentationToPagesTranslatero and moves its implementation to base ↵ | Paweł Marks | |
plugin | |||
2020-02-18 | Adds option to mark extension as fallback | Paweł Marks | |
2020-02-18 | Moves DescriptorToDocumentableTransformer to base plugin | Paweł Marks | |
2020-02-13 | Update packaging structure, fix testAPI publication, simplify dependencies ↵ | Kamil Doległo | |
handling in plugins Fixes #627 This commit removes repackaging `dokka-core` with all its dependencies by creating a publication for those dependencies. Moreover it moves `kotlinx-markdown` dependency to `coreDependencies` as this library is only present in Kotlin Bintray repository. TestAPI now publishes correctly | |||
2020-02-12 | kotlin-as-java fixed | Szymon Świstun | |
2020-02-12 | kotlin-as-java plugin | Szymon Świstun | |