aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/translators
AgeCommit message (Expand)Author
2020-06-25Fix double typealias renderingAndrzej Ratajczak
2020-06-25Fixed requested changesAndrzej Ratajczak
2020-06-25Javadoc single signature fixAndrzej Ratajczak
2020-06-25Fix testsAndrzej Ratajczak
2020-06-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-06-25Hides internal annotations from rendering #947Andrzej Ratajczak
2020-06-24Internal linksMarcin Aman
2020-06-24Fix testsAndrzej Ratajczak
2020-06-24Make inherited functions and implemented intefaces source set dependentAndrzej Ratajczak
2020-06-23Added fallbacks for samples, params and see alsoFilip Zybała
2020-06-23Javadoc classlikes and function pagesMarcin Aman
2020-06-18Fixed sources platform tags; tailrec and external modifiers; sorting.Filip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Added typealiases to Types tabFilip Zybała
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-15Change sourceSet collection from List to SetKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-12Add platform dependent annotationsAndrzej Ratajczak
2020-06-12Handle failing `PsiMethod.findSuperMethods`sebastian.sellmair
2020-06-10Implement `reportUndocumented` option to report undocumented codesebastian.sellmair
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Make enum entry constructor sourceset dependentMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-06-03Enum constructor valuesMarcin Aman
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-26Light annotations fixAndrzej Ratajczak
2020-05-26Apply request changesAndrzej Ratajczak
2020-05-26Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...Andrzej Ratajczak
2020-05-25SourceSet dependent description for package and moduleMarcin Aman
2020-05-21Fix a bug with path filtering on WindowsKamil Doległo
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
2020-05-19Missing generics on class. Add generics to annotation #834Marcin Aman
2020-05-19Fix params rendering in tableKamil Doległo
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Frontend reworkKamil Doległo
2020-05-19Divergent UI fixesMarcin Aman
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-13Introduce requested changesAndrzej Ratajczak
2020-05-13Refactor sources to be presented in tableAndrzej Ratajczak
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-12Remove empty signature from enum, fixes #840Marcin Aman
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-05-06Receiver for extension property #809Marcin Aman
2020-04-30Add parameters tag filtering for primary constructor in constructors pageAndrzej Ratajczak
2020-04-30Fix missing expect KDoc when all actual implementations don't override KDocAndrzej Ratajczak