aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/kotlin/Formats
AgeCommit message (Expand)Author
2018-07-14[backport] Sort by lowercase name everywhere.Douglas Sigelbaum
2018-07-14[backport] Stabilize signatures to fix linking from Java to KotlinSimon Ogorodnik
2018-07-13Add missing urlEncoded function for JLHSimon Ogorodnik
2018-07-13[backport] Implement inbound links in java layout htmlSimon Ogorodnik
2018-07-13[backport] Add package list support for JLHSimon Ogorodnik
2018-05-17Fix incorrect link to stylesheet in html formatSimon Ogorodnik
2018-03-07Bind language service backSimon Ogorodnik
2017-12-15Normalize file path's when using as URISimon Ogorodnik
2017-12-11Fix optional bindingSimon Ogorodnik
2017-12-05Tidy aroundSimon Ogorodnik
2017-12-05Fix PackageListService to use NodeLocationAwareGenerator for linksSimon Ogorodnik
2017-12-05Fix overriding of default analysis servicesSimon Ogorodnik
2017-12-02Bind NodeLocationAwareGenerator to GeneratorSimon Ogorodnik
2017-12-02Make possible to calculate path to rootSimon Ogorodnik
2017-12-02Extract Analysis components out of FormatDescriptorSimon Ogorodnik
2017-12-02WIP: Refactoring, remove LocationService, rework FormatDescriptorSimon Ogorodnik
2017-11-30WIPSimon Ogorodnik
2017-11-30New format stubSimon Ogorodnik
2017-11-29Support wide-range Since Kotlin versionsSimon Ogorodnik
2017-11-05Fix Can't find node by signature in asJava modeSimon Ogorodnik
2017-06-22Wrap parameters in paragraphs for HTML formatSimon Ogorodnik
2017-05-22Sort package-list outputAlex Waters
2017-05-18Fix invalid line breaks in table cells for markdown formatsSimon Ogorodnik
2017-05-11Support linking of external documentationSimon Ogorodnik
2017-05-11Set jekyll links extension to .htmlSimon Ogorodnik
2017-05-04Fix Markdown list spacing, ordering, and erroneous new linesAlex Waters
2017-04-25Fix <String> escaping in samples for KWS HTML formatSimon Ogorodnik
2017-04-10Tweak kws html format to match output of old formatSimon Ogorodnik
2017-04-10Fix typo in html tag emph -> emSimon Ogorodnik
2017-03-24Fix GFM format crash in GuiceSimon Ogorodnik
2017-03-20Fix p tag closing in HTML format'sSimon Ogorodnik
2017-03-20Deprecate old kotlin-website formatsSimon Ogorodnik
2017-03-20Create HTML based format for kotlin-websiteSimon Ogorodnik
2017-03-09Fixed broken links to members of groupNode membersSimon Ogorodnik
2017-03-01Correct merging of different type namesake declarations between platformsSimon Ogorodnik
2017-03-01Don't add (platforms) fro kotlin-website formatSimon Ogorodnik
2017-02-28Correct detecting platform for Extensions on external classesSimon Ogorodnik
2017-02-28Split data tags for kotlin-website formatSimon Ogorodnik
2017-02-27Platform and version requirements for packages.Simon Ogorodnik
2017-02-27Package platforms detected based on it's members, refactored multiplatform te...Simon Ogorodnik
2017-02-27data-platform attribute for index rows in kotlin-website formatSimon Ogorodnik
2017-02-24Merge remote-tracking branch 'origin/0.9.14/BlankLines'Dmitry Jemerov
2017-02-24Merge branch 'website-samples'Dmitry Jemerov
2017-02-24Omit platform of members when it's the same as the platform of the defining c...Dmitry Jemerov
2017-02-23Add missing injection annotationDmitry Jemerov
2017-02-23Don't show implied platforms in outputDmitry Jemerov
2017-02-23Show platforms of a node in summary tableDmitry Jemerov
2017-02-23Refactor SinceKotlin support to a more general "platform" mechanismDmitry Jemerov
2017-02-23Dokka now can detect and recognize SinceKotlinSimon Ogorodnik
2017-02-17Fix for GH-136 GH-137 Blank lines inside code blocks are not preservedSimon Ogorodnik