aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin
AgeCommit message (Expand)Author
2020-03-26Changed modifier to PlatformDependentFilip Zybała
2020-03-26Fixed expected-actual merging. Refactored contentForComments.Filip Zybała
2020-03-25Introduce VoidObject and JavaObjectKamil Doległo
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 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-23Adds linking plugins in CLIAndrzej Ratajczak
2020-03-20Adding missing extra modifiers for java functionsBłażej Kardyś
2020-03-18Adding documentable filtering based on visibilityBł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-18Signatures for functional typesSzymon Świstun
2020-03-18page transformer buildersSzymon Świstun
2020-03-18Add extension for html preprocessorsSzymon Świstun
2020-03-17Add annotations to extra propertiesSzymon Świstun
2020-03-17Response to commentsSzymon Świstun
2020-03-17Combine multiple applyIfSzymon Świstun
2020-03-17Add more information to DocumentablesSzymon Świstun
2020-03-17Add warning when unused extension points are foundSzymon Świstun
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł 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-11Merges documentables with the same sourcePaweł Marks
2020-03-11Adds time mesurement to track potential performance regressionsPaweł Marks
2020-03-11Removes naming bugAndrzej Ratajczak
2020-03-11Remove nested packages from packagesKamil Doległo
2020-03-04Refactor ModifiersKamil Doległo
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04Now signature provider uses new visibility modelPaweł Marks
2020-03-04Platform dependent hints for rendererPaweł Marks
2020-03-04Adds group wrapingPaweł Marks
2020-03-04Signature provider moved to basePaweł 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-04Replace Visibility used in Documentables with custom classesKamil Doległo
2020-03-04Add information about modifiers to Documentables' extra propertiesSzymon Świstun
2020-02-28Remove the duplication of companion objects in the modelSzymon Świstun
2020-02-27Rename `actual` to `sources`Kamil Doległo
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-27Fix descriptor to documentable translatorSzymon Świstun
2020-02-27Adding psi parsing for new modelBłażej Kardyś