aboutsummaryrefslogtreecommitdiff
path: root/plugins/base
AgeCommit message (Expand)Author
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-04-07Add DTypeAlias documentableKamil Doległo
2020-04-07Close methods in DefaultDescriptorToDocumentableTranslator and format the fileKamil Doległo
2020-04-06Modified MarkdownParser to fit new See structure. Fixed minor errors in tests.Filip Zybała
2020-04-06Changed see also parsing, added see also section to pagesFilip Zybała
2020-04-06Integrating fuzzy search into dokkaBłażej Kardyś
2020-04-01Fixes problems with Markdown and JekyllAndrzej Ratajczak
2020-03-31Fix test data for platform dependent hintPaweł Marks
2020-03-31Fix platform name being the same as module namePaweł Marks
2020-03-31Merge redundant dependencies block in build definitionPaweł Marks
2020-03-31Make parameters no longer platform taggedPaweł Marks
2020-03-31Regenerates expectsPaweł Marks
2020-03-31Update tests to take into account new wrappingPaweł Marks
2020-03-31Make renderer respect platform restriction for table rowsPaweł Marks
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-31Adds simple tests for parameter renderingPaweł Marks
2020-03-31Adjusted CSS, added animation. Adjusted table rendering to make it more aesth...Filip Zybała
2020-03-31Added platformTags rendering. Provided simple css classes. TODO adjust css, a...Filip Zybała
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-26Fixing enum entries parsing for descriptors and presentationBłażej Kardyś
2020-03-26Fixed testsFilip Zybała
2020-03-26Signatures are now platform-hinted. Fixed merger after changing modifier to P...Filip Zybała
2020-03-26Changed modifier to PlatformDependentFilip Zybała
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-25Fix JavaTest.filedsPaweł Marks
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
2020-03-25Fix inproper resolution of annotationsPaweł Marks
2020-03-25Regeneration of expect testsPaweł 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-25Fix stdlib tests by adding stdlib to the test classpathKamil Doległo
2020-03-25Fix link parsing for links with fq namesKamil Doległo
2020-03-25Fixing incorrect psi parsingBłażej Kardyś
2020-03-23Gradle Task supporting multimodular projectsAndrzej Ratajczak
2020-03-23Restoring filtered out expected valuesBłażej Kardyś
2020-03-20Update expectPaweł Marks
2020-03-20Adding missing extra modifiers for java functionsBłażej Kardyś
2020-03-20Fixing incorrect java supertypes DRIsBłażej Kardyś
2020-03-20Fixing incorrect type parameters test for java classesBłażej Kardyś
2020-03-19Fix companionObjectTestKamil Doległo
2020-03-18Adding documentable filtering based on visibilityBłażej Kardyś
2020-03-18Fix html renderer testsPaweł Marks
2020-03-18Make DefaultValue extra property actualy do somethingPaweł Marks
2020-03-18Add matchers for html testsPaweł Marks
2020-03-18Remove css and js files from expectsSzymon Świstun
2020-03-18Add default values for parametersSzymon Świstun
2020-03-18Fix minor bugs and add core testsSzymon Świstun