aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators
AgeCommit message (Expand)Author
2020-03-26Fixed expected-actual merging. Refactored contentForComments.Filip Zybała
2020-03-26Fixed formattingFilip Zybała
2020-03-26Added platformDepndentHints for platform-dependent contentsFilip Zybała
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
2020-03-25Fix inproper resolution of annotationsPaweł Marks
2020-03-25Simplify access for PrimaryConstructorExtraPaweł Marks
2020-03-25Refactored extension method and signature builder. Added indentation to class...Filip Zybała
2020-03-25Fixed data class rendering. Added information about primary constructor and c...Filip Zybała
2020-03-25Fixing incorrect psi parsingBłażej Kardyś
2020-03-20Adding missing extra modifiers for java functionsBłażej Kardyś
2020-03-20Fixing incorrect java supertypes DRIsBłażej Kardyś
2020-03-18Make DefaultValue extra property actualy do somethingPaweł Marks
2020-03-18Add default values for parametersSzymon Świstun
2020-03-18Fix minor bugs and add core testsSzymon Świstun
2020-03-18Model changeSzymon Świstun
2020-03-17Add a rough draft of deprecated signatures formattingKamil Doległo
2020-03-17Add annotation parsing in Java sourcesKamil Doległo
2020-03-17Add annotations to extra propertiesSzymon Świstun
2020-03-16Extract inheritance mapSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-12Render types for propertiesPaweł Marks
2020-03-12Fixing variance in psi parsingBłażej Kardyś
2020-03-12Fix nested monospace spans in signatureKamil Doległo
2020-03-11Many UI changes for stylingKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł Marks
2020-03-11Add filtering for commentsPaweł Marks
2020-03-11Fixing signatures font, incorrect links and line breakingBłażej Kardyś
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Classlike header and other ui fixesBłażej Kardyś
2020-03-11Properly merge AdditionalModifiers from different platformsPaweł Marks
2020-03-11Remove nested packages from packagesKamil Doległo
2020-03-10Psi parsing optimizationBłażej Kardyś
2020-03-06fixed enum entries generationSzymon Świstun
2020-03-04Refactor ModifiersKamil Doległo
2020-03-04Fix some DRI translationsKamil Doległo
2020-03-04Add initial version of Kotlin as Java pluginKamil Doległo
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04fixed npe during stdlib generationSzymon Świstun
2020-03-04Big refactor of signature providerPaweł Marks
2020-03-04Platform dependent hints for rendererPaweł Marks
2020-03-04Replace inline signature generation with KotlinSignatureProviderKamil Doległo
2020-03-04Tests for wrapping groups in renderer. Also util for groupsPaweł Marks
2020-03-04Small cleanup in the modelPaweł Marks
2020-03-04Sketch of default signature providerKamil Doległo
2020-03-04Working javadoc parsingBłażej Kardyś
2020-03-04Adding proper accessors to java fieldsBłażej Kardyś
2020-03-04Replace Visibility used in Documentables with custom classesKamil Doległo
2020-03-04Add information about modifiers to Documentables' extra propertiesSzymon Świstun
2020-02-27Skipping empty block by defaultPaweł Marks
2020-02-27Rename `actual` to `sources`Kamil Doległo