aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin
AgeCommit message (Expand)Author
2018-10-19Hard-code min compiler version for samplesSimon Ogorodnik
2018-10-18Add non-single documentation reportingSimon Ogorodnik
2018-10-18Remove debug loggingSimon Ogorodnik
2018-10-15Fix sinceKotlin updating & default settingSimon Ogorodnik
2018-10-04Take GroupNodes into account when computing node locationSimon Ogorodnik
2018-10-04Hacky sort platforms on displaySimon Ogorodnik
2018-10-04Proper GroupNode members relocation conditionSimon Ogorodnik
2018-10-04Add specialization instead of platform sub-duplication removalSimon Ogorodnik
2018-10-04Fix lost members of group nodesSimon Ogorodnik
2018-10-04Remove return type from signature to remain compatibleSimon Ogorodnik
2018-10-03Fix platform merging on group by signature in overload groupSimon Ogorodnik
2018-10-03Use headers instead of paragraphs for section declaration block titleSimon Ogorodnik
2018-10-03Fix module content lost on mergingSimon Ogorodnik
2018-10-03Remove debug printSimon Ogorodnik
2018-10-03Track sinceKotlin per platform and other attributes as wellSimon Ogorodnik
2018-10-03Introduce per-pass sinceKotlinSimon Ogorodnik
2018-10-03Correctly lookup summary for group nodesSimon Ogorodnik
2018-10-03Show inline modifier only if fun has lambda, otherwise it is impl detailSimon Ogorodnik
2018-10-03Suppress `external` modifier as it is implementation detailSimon Ogorodnik
2018-10-03Render platforms on overload group level if platforms are similarSimon Ogorodnik
2018-10-03Don't show platforms on package and module pagesSimon Ogorodnik
2018-10-03Wrap node's own description on full page into blockSimon Ogorodnik
2018-10-03Append notices platforms as header instead of tagsSimon Ogorodnik
2018-10-03Introduce block for grouped by summary itemsSimon Ogorodnik
2018-10-03Use spacer to align tags to rightSimon Ogorodnik
2018-10-03Build pages only onceSimon Ogorodnik
2018-10-03Fix GroupNode internal inbound linksSimon Ogorodnik
2018-10-03Fix yaml outline generation to use relative pathsSimon Ogorodnik
2018-10-02Fix platform display for group node overloadsSimon Ogorodnik
2018-10-02Fix single node & group node pages platform displaySimon Ogorodnik
2018-10-02Fix summarizingSimon Ogorodnik
2018-10-01Fixed duplicated descriptionsaleksZubakov
2018-10-01Eliminate tags shufflealeksZubakov
2018-09-28Remove concept of 'Plus' versionsSimon Ogorodnik
2018-09-28Support new platform tags styleSimon Ogorodnik
2018-09-27Remove implied platformsSimon Ogorodnik
2018-09-27Render signatures in platform dependent blockSimon Ogorodnik
2018-09-27Insert platforms on dokka sideSimon Ogorodnik
2018-09-26Take implied platforms backSimon Ogorodnik
2018-09-26Change logic of platforms renderingSimon Ogorodnik
2018-09-26Don't show applicable to Any extensions for all declarationsSimon Ogorodnik
2018-09-26Refactor platforms & SinceKotlin logicSimon Ogorodnik
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-21Fix number of platforms bubblesZubakov
2018-09-20Quick hack to make native workSimon Ogorodnik
2018-09-14include more diagnostics for files clashesEugene Petrenko