1. 5d030c6 Drop *.iml's by Simon Ogorodnik · 8 years ago
  2. 039bb97 Fixed tests for sample formats by Simon Ogorodnik · 8 years ago
  3. 0e3fe9f Merge pull request #122 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  4. 9c6ffa3 Added special format for experimental kotlin website samples format by Simon Ogorodnik · 8 years ago
  5. 7a6bc78 Merge pull request #121 from Kotlin/windows-warn-fix by Simon Ogorodnik · 8 years ago
  6. f229fec Set idea.io.use.fallback to "true", to fix idea environment startup warning on windows by Simon Ogorodnik · 8 years ago
  7. fe4d32a Update README.md by Simon Ogorodnik · 8 years ago
  8. 37cbd96 Merge pull request #111 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  9. edda34b Merge pull request #119 from Kotlin/0.9.10/GH-115 by Simon Ogorodnik · 8 years ago
  10. f3dd7eb Post-review fixes, removed code duplication, fixed @throws support by Simon Ogorodnik · 8 years ago
  11. 4b2c12c Fix sometimes failing test by Simon Ogorodnik · 8 years ago
  12. 5ab32ba Fix for GH-115, `@param` and `@return` tags is missing in javadoc output by Simon Ogorodnik · 8 years ago
  13. e9cf2d7 Merge pull request #114 from Kotlin/0.9.10/typealias by Simon Ogorodnik · 8 years ago
  14. 575caeb Fixup, remove unused imports by Simon Ogorodnik · 8 years ago
  15. 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
  16. 4b86a14 Fixup, added some type alias rendering tests by Simon Ogorodnik · 8 years ago
  17. d769c4d Added javadoc format test for simple typealiases by Simon Ogorodnik · 8 years ago
  18. bac315d Test for previous fix, in/out modifiers not lost by Simon Ogorodnik · 8 years ago
  19. 89d41a1 Fix most of failing tests, by not unwrapping types, if it not abbreviated (Otherwise we will lose in/out variance) by Simon Ogorodnik · 8 years ago
  20. 76c7e32 Type alias support by Simon Ogorodnik · 8 years ago
  21. 17a9a17 Merge remote-tracking branch 'origin/master' by Simon Ogorodnik · 8 years ago
  22. f0a8037 Fixed test by Simon Ogorodnik · 8 years ago
  23. 31c5633 Updated kotlin-compiler to 1.1-M03 and fixed configuration by Simon Ogorodnik · 8 years ago
  24. 913e94a Update README.md by Simon Ogorodnik · 8 years ago
  25. 875e7e5 Post review fixes, now building text in single pass. by Simon Ogorodnik · 8 years ago
  26. 47790d1 Replacing assertPrints, assertTrue to println for kotlin-website samples, Added SampleProcessingService to FormatDescriptor by Simon Ogorodnik · 8 years ago
  27. dc99d1f Added //sampleStart //sampleEnd to samples on kotlin website by Simon Ogorodnik · 8 years ago
  28. af81d5a Now all sample blocks in kotlin-website wrapped in <div class="sample" markdown="1">...</div> by Simon Ogorodnik · 8 years ago
  29. d8be364 Fixed android-gradle-plugin crash with android gradle build tools 2.2.0 by Simon Ogorodnik · 8 years ago
  30. 4dc2f01 Fixed android-gradle-plugin crash with android gradle build tools 2.2.0. Updated gradle wrapper to 2.14.1 to compile with gradle build tools 2.2.0 by Simon Ogorodnik · 8 years ago
  31. 32cfff6 Fix for KT-14603 Do not escape html inside code blocks in markdown (#112) by Simon Ogorodnik · 8 years ago
  32. 15f76be Disabled broken test due not-supported yet typealiases by Simon Ogorodnik · 8 years ago
  33. beb3389 Merge pull request #110 from Kotlin/0.9.10/GH-79 by Simon Ogorodnik · 8 years ago
  34. a014843 Fix for GH-79 , KT-13299 Critical bug, top-level Kotlin functions from libraries not resolved by Simon Ogorodnik · 8 years ago
  35. c4cf001 Updated kotlin-compiler to 1.1-M2-8 (#109) by Simon Ogorodnik · 8 years ago
  36. 21b2fcb Fix for KT-14076 : empty visible div's (#108) by Simon Ogorodnik · 8 years ago
  37. b64579c Added test and post-review fix by Simon Ogorodnik · 8 years ago
  38. 8c7ba16 Fix for GH-89 : Support for links to packages by Simon Ogorodnik · 8 years ago
  39. 6c16c61 Merge branch '0.9.10/GH-98' by Simon Ogorodnik · 8 years ago
  40. d1eee30 Build refactoring: Now dokka-fatjar runnable through `java -jar` again by Simon Ogorodnik · 8 years ago
  41. 40e8132 Fix for GH #98 : Added tests, altered fix code for corner cases by Simon Ogorodnik · 8 years ago
  42. 225a499 Fix for GH #98 : Classes marked with `@suppress` are included in JavaDoc output by Simon Ogorodnik · 8 years ago
  43. 0c33c3c Fix for GH #99 : Dokka crash on startup if dokka-fatjar located in path with spaces by Simon Ogorodnik · 8 years ago
  44. 7922e2a Fix for GH #97 : Preserve language name of fenced code block for highlight by Simon Ogorodnik · 8 years ago
  45. ee824b9 Fix for GH #95 , KT-13300 : dokka eats apostrophes by Simon Ogorodnik · 8 years ago
  46. b10acb9 Fix for GH#94 : meta charset for Html format by Simon Ogorodnik · 8 years ago
  47. 5daeb3e Updated run configurations after build refactoring by Simon Ogorodnik · 8 years ago
  48. f9bb949 do not add ./ to command if linux by Simon Ogorodnik · 8 years ago
  49. d364b76 Removed path relativize for commands by Simon Ogorodnik · 8 years ago
  50. b9ebe9c Fix for CI builds #2 by Simon Ogorodnik · 8 years ago
  51. 58fc8a7 Fix for CI builds by Simon Ogorodnik · 8 years ago
  52. 769701f Total build refactoring, prepare for new development iteration by Simon Ogorodnik · 8 years ago
  53. 08bcaa2 mention GFM format in README by Dmitry Jemerov · 8 years ago
  54. c7154f1 update download link in README by Dmitry Jemerov · 8 years ago
  55. 83bc074 Dokka 0.9.9 by Dmitry Jemerov · 8 years ago
  56. b776892 fix tests on Windows by Dmitry Jemerov · 8 years ago
  57. 045d36b update Android plugin dependency to non-beta version by Dmitry Jemerov · 8 years ago
  58. 95a606f update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qualified name resolve problem in doc comments by Dmitry Jemerov · 8 years ago
  59. 0f65cf0 handle code blocks escaped with multiple backticks correctly; generate extra backticks if text in code block contains backticks (KT-12998, KT-12999) by Dmitry Jemerov · 8 years ago
  60. b5367f2 don't lose exclamation marks in code blocks (KT-13000) by Dmitry Jemerov · 8 years ago
  61. c0064d2 Rewrite output generation; much cleaner Markdown and HTML generated. Resolves #71, #72 by Dmitry Jemerov · 8 years ago
  62. 625ea7d extract stateful builder out of FormatService by Dmitry Jemerov · 8 years ago
  63. cb97c45 introduce GFM output format by Dmitry Jemerov · 8 years ago
  64. ae64283 delete unused method by Dmitry Jemerov · 8 years ago
  65. d836218 fix Dokka up-to-date checks (KT-12323) by Dmitry Jemerov · 8 years ago
  66. f03e31e Correctly include dependencies in classpath of Dokka Android build. Resolves #78 by Dmitry Jemerov · 8 years ago
  67. b1a26bf build fix by Dmitry Jemerov · 8 years ago
  68. b96aaa5 Don't include internal members in generated javadoc. Resolves #75 by Dmitry Jemerov · 8 years ago
  69. af27102 Generate correct signature for methods with parameters of Java primitive types. Resolves #76 by Dmitry Jemerov · 8 years ago
  70. d1fc5f1 deprecate <includeDirs> in Dokka Maven plugin, support <includes> instead. Resolves #73 by Dmitry Jemerov · 8 years ago
  71. 9573133 add test for @JvmName support in javadoc by Dmitry Jemerov · 8 years ago
  72. e8f3428 Merge pull request #81 from zigzago/nojavadoc-crash by Dmitry Jemerov · 8 years ago
  73. 3d6d8e7 Avoid crash when no javadoc generated by Julien Buret · 8 years ago
  74. 0fc412a don't add dokka jar to DokkaGenerator classpath by Dmitry Jemerov · 8 years ago
  75. b1d0b93 update Gradle to 2.13 by Dmitry Jemerov · 8 years ago
  76. ffd0fa4 update docs for 0.9.8 by Dmitry Jemerov · 8 years ago
  77. 46fbf8e 0.9.8 release by Dmitry Jemerov · 8 years ago
  78. 39fefdc update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use regular kotlin-compiler and kotlin-ide-common instead by Dmitry Jemerov · 8 years ago
  79. 390a449 use a much simpler way to access JavaDescriptorResolver by Dmitry Jemerov · 8 years ago
  80. c4a759b dokka-android plugin: support Android application as well as library projects by Dmitry Jemerov · 8 years ago
  81. 3ce2725 in order to work with shadowjar, locate self using antlib.xml and not a specific class FQ name by Dmitry Jemerov · 8 years ago
  82. c0692fa tweak shadowjar settings by Dmitry Jemerov · 8 years ago
  83. caba56f update markdown.jar to a version compiled with Kotlin 1.0.1 by Dmitry Jemerov · 8 years ago
  84. 3356187 don't report type parameters for array classes; don't report qualified names for stdlib types such as java.lang.String by Dmitry Jemerov · 8 years ago
  85. ad8af9c exclude fusesource from relocating as it has native components by Dmitry Jemerov · 8 years ago
  86. 62cd241 Support javadoc jar generation. Resolves #42 by Dmitry Jemerov · 8 years ago
  87. 955641c don't relocate the com.sun package by Dmitry Jemerov · 8 years ago
  88. 03d567b SOE protection when calculating type signature. Resolves #69 by Dmitry Jemerov · 8 years ago
  89. 25278e2 add test to ensure that @receiver is rendered by Dmitry Jemerov · 8 years ago
  90. 1574339 test to ensure KT-10998 doesn't happen in Dokka by Dmitry Jemerov · 8 years ago
  91. 2e5b40d correctly render Markdown in link text (KT-11791) by Dmitry Jemerov · 8 years ago
  92. 586748b give some descriptions to type parameters to test rendering better by Dmitry Jemerov · 8 years ago
  93. e33ea05 Use FQ name instead of simple name to identify array classes. Resolves #68 by Dmitry Jemerov · 8 years ago
  94. 6ce0bdf Shade Dokka's dependencies in fatjar. Resolves #46 by Dmitry Jemerov · 8 years ago
  95. 68318a6 KT-11329: improve formatting of KDoc sections by Dmitry Jemerov · 8 years ago
  96. 011019a KT-11530: when the receiver type of an extension is generic, use subclass instead of subtype check to determine applicability (subtype check doesn't work because type parameter of receiver type is unrelated to type parameter of base class) by Dmitry Jemerov · 8 years ago
  97. 792ae5c Don't lose line breaks in code blocks. Resolves #54 by Dmitry Jemerov · 8 years ago
  98. 07a6e68 fix testdata by Dmitry Jemerov · 8 years ago
  99. bebbee8 Correctly format code samples in overload groups. Resolves #55 by Dmitry Jemerov · 8 years ago
  100. 1c53c64 Ant task initialized paths before a project was set for it. Resolves #59 by Dmitry Jemerov · 8 years ago