index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
kotlin-as-java
Age
Commit message (
Expand
)
Author
2020-03-26
Fixing enum entries parsing for descriptors and presentation
Błażej Kardyś
2020-03-26
Changed modifier to PlatformDependent
Filip Zybała
2020-03-25
Introduce VoidObject and JavaObject
Kamil Doległo
2020-03-23
Add extracting Main content group from kotlin-as-java tests
Paweł Marks
2020-03-20
Add missing flatmap and remove unnecessary cast making tests fail
Paweł Marks
2020-03-18
Fix minor bugs and add core tests
Szymon Świstun
2020-03-17
Add expect with generation
Szymon Świstun
2020-03-17
Configure bintray publishing for kotlin-as-java plugin
Kamil Doległo
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-16
Fix Java signature generation
Kamil Doległo
2020-03-12
Fix nested monospace spans in signature
Kamil Doległo
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
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
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 ha...
Kamil Doległo
2020-02-12
kotlin-as-java fixed
Szymon Świstun
2020-02-12
kotlin-as-java plugin
Szymon Świstun