1. 5d61190 Fix bintray dependencies by Simon Ogorodnik · 7 years ago
  2. b803d79 Fix dependencies for gradle plugin publishing to plugins.gradle.org by Simon Ogorodnik · 7 years ago
  3. b697931 Fix <String> escaping in samples for KWS HTML format by Simon Ogorodnik · 7 years ago
  4. 5cd5ec6 Fix wrong maven coordinates on gradle plugin repo page by Simon Ogorodnik · 7 years ago
  5. 05e68c0 Fix NPE in gradle plugin by Simon Ogorodnik · 7 years ago
  6. 18fb546 Fix compilation of cli module by Simon Ogorodnik · 7 years ago
  7. b1c8964 Update bundled kotlin-compiler to 1.1.2 by Simon Ogorodnik · 7 years ago
  8. fccbf55 Merge branch 'fix-parse-package-options' by Simon Ogorodnik · 7 years ago
  9. f65fbf5 Tweak kws html format to match output of old format by Simon Ogorodnik · 7 years ago
  10. e13d38a Fix typo in html tag emph -> em by Simon Ogorodnik · 7 years ago
  11. 212b33e Fix parsing of per package options in CLI mode by Simon Ogorodnik · 7 years ago
  12. 1e79c85 Merge pull request #150 from Knize/android-build-tools-2.3 by Simon Ogorodnik · 7 years ago
  13. 60f7238 Fix dokka-android to support new build tools by knize · 7 years ago
  14. dd0e4af Implement assertion replacement templates for samples by Simon Ogorodnik · 7 years ago
  15. 57e3893 Per package options by Simon Ogorodnik · 7 years ago
  16. 921192e Fix GFM format crash in Guice by Simon Ogorodnik · 7 years ago
  17. 0fccc3f Add support for nice IDEA feature by Simon Ogorodnik · 7 years ago
  18. 8f60abd Fix JVM crash in gradle plugin by Simon Ogorodnik · 7 years ago
  19. 3693c2f Fix p tag closing in HTML format's by Simon Ogorodnik · 8 years ago
  20. 51377df Deprecate old kotlin-website formats by Simon Ogorodnik · 8 years ago
  21. 2eb805e Create HTML based format for kotlin-website by Simon Ogorodnik · 8 years ago
  22. 8eff2cf Merge branch '0.9.14/KT-15497' by Simon Ogorodnik · 7 years ago
  23. 39bfaa5 Merge pull request #143 from kvnxiao/patch-1 by Simon Ogorodnik · 8 years ago
  24. 998c24e updated style.css to better fit wide monitor resolutions by Kevin Xiao · 8 years ago
  25. b84df9a Fixed broken links to members of groupNode members by Simon Ogorodnik · 8 years ago
  26. 72f4602 Update kotlin to 1.1.0 by Simon Ogorodnik · 8 years ago
  27. abe161a Correct merging of different type namesake declarations between platforms by Simon Ogorodnik · 8 years ago
  28. 1934463 Fix test by Simon Ogorodnik · 8 years ago
  29. 5478d2b Don't add (platforms) fro kotlin-website format by Simon Ogorodnik · 8 years ago
  30. ddad0ac Correct detecting platform for Extensions on external classes by Simon Ogorodnik · 8 years ago
  31. 6276fd0 Split data tags for kotlin-website format by Simon Ogorodnik · 8 years ago
  32. d43d47b Merge branch 'semoro/multiplatform' by Simon Ogorodnik · 8 years ago
  33. bc71b31 Platform and version requirements for packages. Fixed tests. by Simon Ogorodnik · 8 years ago
  34. 05c5a8f Render functional type in parenthesis when it in receiver position by Simon Ogorodnik · 8 years ago
  35. 20b3b0d Fix loosing of line breaks inside import list for kotlin-website-samples format by Simon Ogorodnik · 8 years ago
  36. ef753c8 Package platforms detected based on it's members, refactored multiplatform tests layout by Simon Ogorodnik · 8 years ago
  37. 289d287 Fix test by Simon Ogorodnik · 8 years ago
  38. 706d37b data-platform attribute for index rows in kotlin-website format by Simon Ogorodnik · 8 years ago
  39. fa70d72 Update run configuration for building stdlib docs by Dmitry Jemerov · 8 years ago
  40. 0f9dac9 Merge remote-tracking branch 'origin/0.9.14/BlankLines' by Dmitry Jemerov · 8 years ago
  41. 004fc0c Merge branch 'website-samples' by Dmitry Jemerov · 8 years ago
  42. 5b90b57 Don't crash on source roots without a platform by Dmitry Jemerov · 8 years ago
  43. 386f3a8 Don't show member extensions defined in other classes in the list of members for a type by Dmitry Jemerov · 8 years ago
  44. c8bef5f Allow to specify implied platforms in Ant scripts by Dmitry Jemerov · 8 years ago
  45. 82912c0 Allow to specify platform for source roots in Ant scripts by Dmitry Jemerov · 8 years ago
  46. a3c7641 Omit platform of members when it's the same as the platform of the defining class by Dmitry Jemerov · 8 years ago
  47. a962349 Support 'dynamic' type by Dmitry Jemerov · 8 years ago
  48. 77a3012 Detect default platforms based only on the roots that we're currently processing by Dmitry Jemerov · 8 years ago
  49. bfd615d Option to skip declarations in root package from generated documentation (they can't be imported anyway) by Dmitry Jemerov · 8 years ago
  50. edb0d90 Process all declarations with the same primary platform in a single pass; allow to provide default platforms based on declaration descriptor by Dmitry Jemerov · 8 years ago
  51. 5da3385 Rename isSample() to isNotSample() because that's what it checks by Dmitry Jemerov · 8 years ago
  52. ff8fdb0 Resolve link and generate alltypes only once, not after every platform by Dmitry Jemerov · 8 years ago
  53. 66757b4 Allow to specify implied platforms in command line; fix parsing of platforms specified in command line by Dmitry Jemerov · 8 years ago
  54. 0e35c83 Add missing injection annotation by Dmitry Jemerov · 8 years ago
  55. 64a8684 Don't show implied platforms in output by Dmitry Jemerov · 8 years ago
  56. 99689ad Merge declarations with the same signature defined for multiple platforms by Dmitry Jemerov · 8 years ago
  57. a39c7a1 Allow specifying implicit platforms for each source root by Dmitry Jemerov · 8 years ago
  58. 287c820 Show platforms of a node in summary table by Dmitry Jemerov · 8 years ago
  59. 1270519 Refactor SinceKotlin support to a more general "platform" mechanism by Dmitry Jemerov · 8 years ago
  60. 7fa2588 Dokka now can detect and recognize SinceKotlin by Simon Ogorodnik · 8 years ago
  61. 2bd8bdf Better separation between analysis and output generation phases by Dmitry Jemerov · 8 years ago
  62. 2ceff9c Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved by Simon Ogorodnik · 8 years ago
  63. 994a867 KT-16262 Dokka does not render suspending function types properly by Simon Ogorodnik · 8 years ago
  64. dcb948e Updated kotlin compiler to version 1.1.0-rc-84 by Simon Ogorodnik · 8 years ago
  65. 64c8f35 Tweaking of sample formatting by Simon Ogorodnik · 8 years ago
  66. 4517ce5 Removed leading newline by Simon Ogorodnik · 8 years ago
  67. cf4bb46 KT-16197 WebDemo: No empty strings #KT-16197 fixed by Simon Ogorodnik · 8 years ago
  68. 372e9c7 KT-15497 Dokka: Using of not-FQ name in @sample should be allowed by Simon Ogorodnik · 8 years ago
  69. f4f7642 Version ++ by Simon Ogorodnik · 8 years ago
  70. 3da12b4 Fixed problems with 1.0.6 compiler conflict by Simon Ogorodnik · 8 years ago
  71. 55fbf4f Drop import samples.* for website-samples by Simon Ogorodnik · 8 years ago
  72. f47798e Updated Kotlin Compiler finally and resolved problems by Simon Ogorodnik · 8 years ago
  73. e415e33 Version ++ by Simon Ogorodnik · 8 years ago
  74. 67a983e Updated Kotlin Compiler to 1.1-M04 by Simon Ogorodnik · 8 years ago
  75. 408c0bd Various config options now available in Gradle plugin by Simon Ogorodnik · 8 years ago
  76. cf4b03f Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving by Simon Ogorodnik · 8 years ago
  77. 08fbbc5 Hotfix 0.9.11, now dokka-android should work properly by Simon Ogorodnik · 8 years ago
  78. 06407b7 Workaround #127 by Simon Ogorodnik · 8 years ago
  79. 51f984c Merge pull request #126 from Kotlin/0.9.11/GH-90 by Simon Ogorodnik · 8 years ago
  80. f8246d9 Manual integration of PR #93 by Simon Ogorodnik · 8 years ago
  81. 48167ef Fix for GH-90 by Simon Ogorodnik · 8 years ago
  82. 7ddbe7c Altered publication script by Simon Ogorodnik · 8 years ago
  83. 80ffa21 Dokka ClassLoader for Gradle now complete isolated from Gradle Env by Simon Ogorodnik · 8 years ago
  84. 25b9aa9 tools.jar (#125), Fixes #85, #58 by Simon Ogorodnik · 8 years ago
  85. 3d3f359 Set version to 0.9.11 by Simon Ogorodnik · 8 years ago
  86. 378be37 KT-14818 Render function type argument names in generated documentation (#116) by Simon Ogorodnik · 8 years ago
  87. 2d03ad0 Merge pull request #123 from Kotlin/isolated-classloader by Simon Ogorodnik · 8 years ago
  88. 5d030c6 Drop *.iml's by Simon Ogorodnik · 8 years ago
  89. 546e8ed Post-review changes, simplified proxies by Simon Ogorodnik · 8 years ago
  90. 13bda73 Now dokka-fatjar complete isolated from poisonous Gradle environment by Simon Ogorodnik · 8 years ago
  91. 039bb97 Fixed tests for sample formats by Simon Ogorodnik · 8 years ago
  92. 0e3fe9f Merge pull request #122 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  93. 9c6ffa3 Added special format for experimental kotlin website samples format by Simon Ogorodnik · 8 years ago
  94. 7a6bc78 Merge pull request #121 from Kotlin/windows-warn-fix by Simon Ogorodnik · 8 years ago
  95. f229fec Set idea.io.use.fallback to "true", to fix idea environment startup warning on windows by Simon Ogorodnik · 8 years ago
  96. fe4d32a Update README.md by Simon Ogorodnik · 8 years ago
  97. 37cbd96 Merge pull request #111 from Kotlin/website-samples by Simon Ogorodnik · 8 years ago
  98. edda34b Merge pull request #119 from Kotlin/0.9.10/GH-115 by Simon Ogorodnik · 8 years ago
  99. f3dd7eb Post-review fixes, removed code duplication, fixed @throws support by Simon Ogorodnik · 8 years ago
  100. 4b2c12c Fix sometimes failing test by Simon Ogorodnik · 8 years ago