1. fd359fa Implement display of Java default constructors by Andrea Falcone · 4 years, 7 months ago
  2. 1551a73 Add 2 tests for existing dac format by Andrea Falcone · 4 years, 7 months ago
  3. d5bd3c7 Java constructors should use class name, not <init> by Andrea Falcone · 4 years, 8 months ago
  4. 9bbce86 Add a test to cover Java constructor by Andrea Falcone · 4 years, 8 months ago
  5. 12acf2f Updated test for dac-as-java format to use the full dac format by Andrea Falcone · 4 years, 8 months ago
  6. 05caac5 Add a test for dac-as-java format Test: tested in IDE by Andrea Falcone · 4 years, 8 months ago
  7. 8bf252d Update tests to match the output we actually produce by Aurimas Liutikas · 4 years, 8 months ago
  8. e1dd512 Adding Dokka source to AOSP by Tiem Song · 5 years ago
  9. dd8a2a2 Replace Dokka source with a Dokka maven repo (see ./maven). by Doug Sigelbaum · 6 years ago
  10. 9805dab Refactor sections, add missing testData for sections by Simon Ogorodnik · 6 years ago
  11. 4d0496a Take See Also into additional section, fix section headers by Simon Ogorodnik · 6 years ago
  12. 955e224 Update testData by Simon Ogorodnik · 6 years ago
  13. 4641470 Implement inbound links in java layout html by Simon Ogorodnik · 6 years ago
  14. 7b2376d Fix testData after adding constants block by Simon Ogorodnik · 6 years ago
  15. 7723826 Support constants from Java in KK mode by Simon Ogorodnik · 6 years ago
  16. fab0890 Add value for constants from Kotlin by Simon Ogorodnik · 6 years ago
  17. 099bda1 Add test for <T : A> T.extension by Simon Ogorodnik · 6 years ago
  18. dfec2b2 Support constants extraction for Kotlin by Simon Ogorodnik · 6 years ago
  19. e4e5030 Support extensions on external classes correctly by Simon Ogorodnik · 6 years ago
  20. 9d55720 Add missing test-data by Simon Ogorodnik · 7 years ago
  21. 10ebe28 Correctly support code blocks by Simon Ogorodnik · 7 years ago
  22. dc26fa9 Add test case for JavaLayoutHtmlFormat, add simple tests by Simon Ogorodnik · 7 years ago
  23. 955a4f7 Update testData by Simon Ogorodnik · 7 years ago
  24. 880fb10 Add missing test data by Simon Ogorodnik · 7 years ago
  25. 46e6c27 Add test for wide range since kotlin versions by Simon Ogorodnik · 7 years ago
  26. f941d6a Add new "suppress" per-package option. by Chris Rankin · 7 years ago
  27. 454b4a4 Fix suppressing of companion when it implements some interface by Simon Ogorodnik · 7 years ago
  28. 46af59c Auto-expand type-aliases excluded from documentation by Simon Ogorodnik · 7 years ago
  29. b6d79cf Do not suppress Companions when it's extends/implements something by Simon Ogorodnik · 7 years ago
  30. ebcea5c Fix find node by signature when referencing type parameter by Simon Ogorodnik · 7 years ago
  31. 80bde3c Fix find node by signature when linking to extension with Type Param by Simon Ogorodnik · 7 years ago
  32. 0298076 Support receiver reference by Simon Ogorodnik · 7 years ago
  33. ec40a94 Handle indent correctly, Add tests for assertTrue/False samples by Simon Ogorodnik · 7 years ago
  34. 694d51d Fix Can't find node by signature in asJava mode by Simon Ogorodnik · 7 years ago
  35. e9ab5d8 #228: Correctly render multiline indented code blocks by Simon Ogorodnik · 7 years ago
  36. 1045403 Correct test, due fix in kotlin-ide-common by Simon Ogorodnik · 7 years ago
  37. 6805bae Workaround top-level java class name not match filename by Simon Ogorodnik · 7 years ago
  38. cb6928f Wrap parameters in paragraphs for HTML format by Simon Ogorodnik · 7 years ago
  39. fff865c Fix StringOutOfBoundsException in link mapping by Simon Ogorodnik · 7 years ago
  40. e80b64b Support reference-style markdown links in KDoc by Simon Ogorodnik · 7 years ago
  41. 4f4b86b Fix invalid line breaks in table cells for markdown formats by Simon Ogorodnik · 7 years ago
  42. f9baebe Fix linking to javadoc external static fields by Simon Ogorodnik · 7 years ago
  43. 022a6a6 Do not publish private companion object members in public only mode by Simon Ogorodnik · 7 years ago
  44. c2afb34 Fix Markdown list spacing, ordering, and erroneous new lines by Alex Waters · 7 years ago
  45. acbe2f8 Fix missing whitespace around links and tokens in Markdown formatted text by Alex Waters · 7 years ago
  46. b697931 Fix <String> escaping in samples for KWS HTML format by Simon Ogorodnik · 7 years ago
  47. f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 7 years ago
  48. e13d38a Fix typo in html tag emph -> em by Simon Ogorodnik · 7 years ago
  49. dd0e4af Implement assertion replacement templates for samples by Simon Ogorodnik · 7 years ago
  50. 3693c2f Fix p tag closing in HTML format's by Simon Ogorodnik · 7 years ago
  51. 2eb805e Create HTML based format for kotlin-website by Simon Ogorodnik · 7 years ago
  52. 8eff2cf Merge branch '0.9.14/KT-15497' by Simon Ogorodnik · 7 years ago
  53. b84df9a Fixed broken links to members of groupNode members by Simon Ogorodnik · 7 years ago
  54. abe161a Correct merging of different type namesake declarations between platforms by Simon Ogorodnik · 7 years ago
  55. 1934463 Fix test by Simon Ogorodnik · 7 years ago
  56. ddad0ac Correct detecting platform for Extensions on external classes by Simon Ogorodnik · 7 years ago
  57. 6276fd0 Split data tags for kotlin-website format by Simon Ogorodnik · 7 years ago
  58. d43d47b Merge branch 'semoro/multiplatform' by Simon Ogorodnik · 7 years ago
  59. bc71b31 Platform and version requirements for packages. Fixed tests. by Simon Ogorodnik · 7 years ago
  60. 05c5a8f Render functional type in parenthesis when it in receiver position by Simon Ogorodnik · 7 years ago
  61. 20b3b0d Fix loosing of line breaks inside import list for kotlin-website-samples format by Simon Ogorodnik · 7 years ago
  62. ef753c8 Package platforms detected based on it's members, refactored multiplatform tests layout by Simon Ogorodnik · 7 years ago
  63. 289d287 Fix test by Simon Ogorodnik · 7 years ago
  64. 0f9dac9 Merge remote-tracking branch 'origin/0.9.14/BlankLines' by Dmitry Jemerov · 7 years ago
  65. 004fc0c Merge branch 'website-samples' by Dmitry Jemerov · 7 years ago
  66. 386f3a8 Don't show member extensions defined in other classes in the list of members for a type by Dmitry Jemerov · 7 years ago
  67. a3c7641 Omit platform of members when it's the same as the platform of the defining class by Dmitry Jemerov · 7 years ago
  68. a962349 Support 'dynamic' type by Dmitry Jemerov · 7 years ago
  69. 64a8684 Don't show implied platforms in output by Dmitry Jemerov · 7 years ago
  70. 99689ad Merge declarations with the same signature defined for multiple platforms by Dmitry Jemerov · 7 years ago
  71. a39c7a1 Allow specifying implicit platforms for each source root by Dmitry Jemerov · 7 years ago
  72. 287c820 Show platforms of a node in summary table by Dmitry Jemerov · 7 years ago
  73. 1270519 Refactor SinceKotlin support to a more general "platform" mechanism by Dmitry Jemerov · 7 years ago
  74. 7fa2588 Dokka now can detect and recognize SinceKotlin by Simon Ogorodnik · 7 years ago
  75. 2ceff9c Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved by Simon Ogorodnik · 7 years ago
  76. 994a867 KT-16262 Dokka does not render suspending function types properly by Simon Ogorodnik · 7 years ago
  77. 64c8f35 Tweaking of sample formatting by Simon Ogorodnik · 7 years ago
  78. 4517ce5 Removed leading newline by Simon Ogorodnik · 7 years ago
  79. cf4bb46 KT-16197 WebDemo: No empty strings #KT-16197 fixed by Simon Ogorodnik · 7 years ago
  80. 372e9c7 KT-15497 Dokka: Using of not-FQ name in @sample should be allowed by Simon Ogorodnik · 8 years ago
  81. 55fbf4f Drop import samples.* for website-samples by Simon Ogorodnik · 8 years ago
  82. f47798e Updated Kotlin Compiler finally and resolved problems by Simon Ogorodnik · 8 years ago
  83. 378be37 KT-14818 Render function type argument names in generated documentation (#116) by Simon Ogorodnik · 8 years ago
  84. 039bb97 Fixed tests for sample formats by Simon Ogorodnik · 8 years ago
  85. 37cbd96 Merge pull request #111 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  86. f3dd7eb Post-review fixes, removed code duplication, fixed @throws support by Simon Ogorodnik · 8 years ago
  87. 5ab32ba Fix for GH-115, `@param` and `@return` tags is missing in javadoc output by Simon Ogorodnik · 8 years ago
  88. 3704bf4 Fix AnalysisEnvironment to configure resolver properly according to latest changes, which is required to proper platform type aliases resolving by Simon Ogorodnik · 8 years ago
  89. 4b86a14 Fixup, added some type alias rendering tests by Simon Ogorodnik · 8 years ago
  90. d769c4d Added javadoc format test for simple typealiases by Simon Ogorodnik · 8 years ago
  91. bac315d Test for previous fix, in/out modifiers not lost by Simon Ogorodnik · 8 years ago
  92. 76c7e32 Type alias support by Simon Ogorodnik · 8 years ago
  93. f0a8037 Fixed test by Simon Ogorodnik · 8 years ago
  94. 31c5633 Updated kotlin-compiler to 1.1-M03 and fixed configuration by Simon Ogorodnik · 8 years ago
  95. 875e7e5 Post review fixes, now building text in single pass. by Simon Ogorodnik · 8 years ago
  96. 47790d1 Replacing assertPrints, assertTrue to println for kotlin-website samples, Added SampleProcessingService to FormatDescriptor by Simon Ogorodnik · 8 years ago
  97. dc99d1f Added //sampleStart //sampleEnd to samples on kotlin website by Simon Ogorodnik · 8 years ago
  98. af81d5a Now all sample blocks in kotlin-website wrapped in <div class="sample" markdown="1">...</div> by Simon Ogorodnik · 8 years ago
  99. 32cfff6 Fix for KT-14603 Do not escape html inside code blocks in markdown (#112) by Simon Ogorodnik · 8 years ago
  100. a014843 Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libraries not resolved by Simon Ogorodnik · 8 years ago