aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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-18testsSzymon Świstun
2020-03-18page transformer buildersSzymon Świstun
2020-03-18Add extension for html preprocessorsSzymon Świstun
2020-03-17Add a rough draft of deprecated signatures formattingKamil Doległo
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-11Make search case-insensitiveKamil Doległo
2020-03-11Rotate arrows on closed menuKamil Doległo
2020-03-11Fix arrows in navigationKamil Doległo
2020-03-11Add background color on hoverKamil Doległo
2020-03-11Add logo to left columnKamil Doległo
2020-03-11Fix content widthKamil Doległo
2020-03-11Many UI changes for stylingKamil 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-11Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co...Filip Zybała
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-04Fix building, we still need jsoup in the core for HtmlParserKamil Doległo
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