aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2020-06-25Hides internal annotations from rendering #947Andrzej Ratajczak
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-06-23First version of javadoc output generationAndrzej Ratajczak
2020-06-18Remove support for old argument namessebastian.sellmair
2020-06-18Implement default configurationssebastian.sellmair
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-18KotlinSignatureProvider: Render 'fun interface' into signaturesebastian.sellmair
2020-06-17Add UnresolvedBound instead of throwing an exceptionKamil Doległo
2020-06-16Refactor CLIAndrzej Ratajczak
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Fix testsKamil Doległo
2020-06-15Make module name a part of sourceSetID be defaultKamil 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-12Fix conflicts after rebaseAndrzej Ratajczak
2020-06-12Fix after rebaseAndrzej Ratajczak
2020-06-12Stdlib wrapping in signatureMarcin Aman
2020-06-12Refactor of Annotations and ExtraModifiers to be platform depedentAndrzej Ratajczak
2020-06-12Add platform dependent annotationsAndrzej Ratajczak
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-04Update TS migration to current dev, move to a common package, rename to frontendMarcin Aman
2020-06-04TD: Rewrite application to TSMaksymilian Pamula
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-22Update MANIFEST.MFKamil Doległo
2020-05-21Migrated resources to base-pluginFilip Zybała
2020-05-21Set full height to menu in cssKamil Doległo
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Prepared styles for tags and tabs coloring as in figma.Filip Zybała
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-19Fix params rendering in tableKamil 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-14Fix ISE when accessing some platform-specific extension points from NativeRes...Dmitriy Dolovov
2020-05-14Update to 1.4-M2, Native fails with an exceptionKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-13Working tests for includes, sources and samples. Minor bugfixesAndrzej Ratajczak
2020-05-07Platform tag is created only if content has one platform. Adjusted css: delet...Filip Zybała
2020-05-07Changed html table to div's. Adjusted css to match figma.Filip Zybała
2020-05-06Receiver for extension property #809Marcin Aman