aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/model
AgeCommit message (Expand)Author
2020-06-03Enum constructor valuesMarcin Aman
2020-05-26Remove unnecessary importsAndrzej Ratajczak
2020-05-26Apply request changesAndrzej Ratajczak
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...Andrzej Ratajczak
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-19Divergent UI fixesMarcin 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-30Fixing GFM components displayBłażej Kardyś
2020-04-23Fix inheritors transformerAndrzej Ratajczak
2020-04-22Fix testAndrzej Ratajczak
2020-04-22Refactors sources to documentables translationAndrzej Ratajczak
2020-04-15Fix path clash with top-level declarations, catch link resolving exception, r...Kamil Doległo
2020-04-07Add Typealiases rendering and mergingKamil Doległo
2020-04-07Add DTypeAlias documentableKamil Doległo
2020-04-06Changed see also parsing, added see also section to pagesFilip Zybała
2020-03-31Make PageContentBuilder to create proper content for all tagsPaweł Marks
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
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-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-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-16Rename Documentables to avoid name conflictsKamil Doległo
2020-03-11Use Bounds instead of Wrappers to describe typesPaweł Marks
2020-03-11Refactor brief documentation, remove `Parameters` block from functions' pagesKamil Doległo
2020-03-11Properly merge AdditionalModifiers from different platformsPaweł Marks
2020-03-11Merges documentables with the same sourcePaweł Marks
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-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-04Replace Visibility used in Documentables with custom classesKamil Doległo
2020-03-04Add information about modifiers to Documentables' extra propertiesSzymon Świstun