aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Generation
AgeCommit message (Expand)Author
2019-10-03Fix the extension function file locationKamil Doległo
2019-09-30Fix for multiple file rendering issuesKamil Doległo
2019-07-09Quick and dirty fix for merging extensions for external classesKamil Doległo
2019-03-27Rework configuration, fix Gradle pluginKamil Doległo
2019-03-19Merge branch 'kotlin-website-jonnyzzz' into multiplatform-supportKrystianUjma
2019-03-11Use canonicalPath instead of absolutePath for srcLinkRobert Stoll
2019-02-11Update bundled kotlin-compiler to 1.3.20-dev-564Simon Ogorodnik
2018-10-04Add specialization instead of platform sub-duplication removalSimon Ogorodnik
2018-10-04Fix lost members of group nodesSimon Ogorodnik
2018-10-03Fix module content lost on mergingSimon Ogorodnik
2018-10-03Introduce per-pass sinceKotlinSimon Ogorodnik
2018-10-03Build pages only onceSimon Ogorodnik
2018-10-03Fix GroupNode internal inbound linksSimon Ogorodnik
2018-10-01Eliminate tags shufflealeksZubakov
2018-09-24Merge remote-tracking branch 'origin/kotlin-website-jonnyzzz' into kotlin-web...Simon Ogorodnik
2018-09-24Use only first target for expect elementsSimon Ogorodnik
2018-09-24Get rid of duplicated items with set of platform < than commonSimon Ogorodnik
2018-09-23less noise from an attempt to write file several timesEugene Petrenko
2018-09-21less noise on errorEugene Petrenko
2018-09-14include more diagnostics for files clashesEugene Petrenko
2018-09-14cleanupEugene Petrenko
2018-09-13report files clashEugene Petrenko
2018-09-13more logging around signature failureEugene Petrenko
2018-09-13more loggingEugene Petrenko
2018-09-13more info instead of NPEEugene Petrenko
2018-09-13add more debug info in error messageEugene Petrenko
2018-09-12Bundled compiler version upgradedZubakov
2018-09-06Drop unnecessary properties in SourceRootZubakov
2018-08-27Introduce origin reference kind, change documentation graph merge logic, mino...Zubakov
2018-08-17Merger platforms bug fix, refactoringZubakov Aleksey
2018-08-06Optional dependency bug workaround: google/guice#847aleksZubakov
2018-08-06DocumentationMerger refactoringaleksZubakov
2018-08-06ExternalDocumentationLinkResolver refactoring, extract common dependencies fr...aleksZubakov
2018-08-01Refactoring, replace DocumentationOption with PassConfigurationaleksZubakov
2018-07-25Add logic of merging different platforms graphsaleksZubakov
2018-07-16Merge branch 'devsite-fixes-backport' into dev-multiplatfaleksZubakov
2018-07-15Fix missing functions after rebaseSimon Ogorodnik
2018-07-14[backport] Introduce option to enable/disable jdk linkingSimon Ogorodnik
2018-07-14KT-24300: Support inclusion overview.html into package summarySimon Ogorodnik
2018-07-13[backport] Support propagating inherited extensions from librariesSimon Ogorodnik
2018-07-10Add js platform supportaleksZubakov
2018-05-17Fix incorrect link to stylesheet in html formatSimon Ogorodnik
2017-12-11Fix file extensions when FormatService.extension != linkExtensionSimon Ogorodnik
2017-12-02Add actual relativePathToNode functionSimon Ogorodnik
2017-12-02Fix outline file names, fix incorrect placement of support filesSimon Ogorodnik
2017-12-02Make possible to calculate path to rootSimon Ogorodnik
2017-12-02WIP: Refactoring, remove LocationService, rework FormatDescriptorSimon Ogorodnik
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-06-26Update bundled kotlin compiler to 1.1.3Simon Ogorodnik