aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/model/properties
AgeCommit message (Expand)Author
2021-01-20Bring back displaying jvm name when KaJ is not present (#1702)Marcin Aman
2020-10-15IsException should also be true when class inherits from Exception (#1558)Marcin Aman
2020-08-31Implement ModuleAndPackageDocumentationTransformerTest.ktsebastian.sellmair
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-06-25Extract information about extensionsPaweł Marks
2020-06-25Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...sebastian.sellmair
2020-03-18Add default values for parametersSzymon Świstun
2020-03-17Add annotations to extra propertiesSzymon Świstun
2020-03-17Response to commentsSzymon Świstun
2020-03-17Add more information to DocumentablesSzymon Świstun
2020-03-04Refactor extras in ContentNodesAndrzej Ratajczak
2020-03-04Add information about modifiers to Documentables' extra propertiesSzymon Świstun
2020-02-27Adding psi parsing for new modelBłażej Kardyś
2020-02-27Makes Documentables into property containersPaweł Marks
2020-02-27Adds merger utilityPaweł Marks
2020-02-27Adds property merging strategiesPaweł Marks
2020-02-27Adds calculated propertiesPaweł Marks
2020-02-27Sketch of property containerPaweł Marks