aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/transformers/documentables/DefaultDocumentableMerger.kt
AgeCommit message (Expand)Author
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-06Receiver for extension property #809Marcin Aman
2020-04-15Fix path clash with top-level declarations, catch link resolving exception, r...Kamil Doległo
2020-04-07Fix adding `actual typealias` to annotation classesKamil Doległo
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-03-26Signatures are now platform-hinted. Fixed merger after changing modifier to P...Filip Zybała
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-11Merges documentables with the same sourcePaweł Marks
2020-03-11Remove nested packages from packagesKamil Doległo
2020-03-04Hotfix for merging expect/actual Documentables when no actuals are presentKamil Doległo
2020-02-27Rename `actual` to `sources`Kamil Doległo
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-27Crude Documentable mergerPaweł Marks
2020-02-18Remove unnecesarily complex utilityPaweł Marks
2020-02-18Renames DocumentationMerger and moves it to base pluginPaweł Marks