aboutsummaryrefslogtreecommitdiff
path: root/plugins/kotlin-as-java
AgeCommit message (Expand)Author
2020-03-17Add expect with generationSzymon Świstun
2020-03-17Configure bintray publishing for kotlin-as-java pluginKamil Doległo
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-16Fix Java signature generationKamil Doległo
2020-03-12Fix nested monospace spans in signatureKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł Marks
2020-03-11Properly merge AdditionalModifiers from different platformsPaweł Marks
2020-03-11Remove nested packages from packagesKamil Doległo
2020-03-04Implement some additional modifiersKamil Doległo
2020-03-04Refactor ModifiersKamil Doległo
2020-03-04Fix some DRI translationsKamil Doległo
2020-03-04Fix spacing in JavaSignatureProviderKamil Doległo
2020-03-04Improve JavaSignatureProviderKamil Doległo
2020-03-04Add initial version of Kotlin as Java pluginKamil Doległo
2020-02-28Test api moved to sensible packagePaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-18Translators moved to separate packagesPaweł Marks
2020-02-18Moves comments to content conversion to base pluginPaweł Marks
2020-02-18Renames DocumentationToPagesTranslatero and moves its implementation to base ...Paweł Marks
2020-02-18Adds option to mark extension as fallbackPaweł Marks
2020-02-18Moves DescriptorToDocumentableTransformer to base pluginPaweł Marks
2020-02-13Update packaging structure, fix testAPI publication, simplify dependencies ha...Kamil Doległo
2020-02-12kotlin-as-java fixedSzymon Świstun
2020-02-12kotlin-as-java pluginSzymon Świstun