aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/model/documentableProperties.kt
AgeCommit message (Expand)Author
2021-11-12Store checked exceptions into `ExtraProperties` (#2222)vmishenev
2021-03-01Add ability to suppress obvious functions like equals, toString... (#1758)Marcin Aman
2020-11-12Adding function division switchBłażej Kardyś
2020-10-15IsException should also be true when class inherits from Exception (#1558)Marcin Aman
2020-09-08Apply requested changesAndrzej Ratajczak
2020-09-08Changed way of merging documentables to avoid exception on merging documentab...Andrzej Ratajczak
2020-08-17Fix generic supertypes to hold TypeParametersAndrzej Ratajczak
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-24Fix testsAndrzej Ratajczak
2020-06-24Make inherited functions and implemented intefaces source set dependentAndrzej Ratajczak
2020-06-23Javadoc classlikes and function pagesMarcin Aman
2020-03-30Restricting pages generation for inherited functionsBłażej Kardyś
2020-03-16Rename Documentables to avoid name conflictsKamil Doległo
2020-02-27Adding psi parsing for new modelBłażej Kardyś