1. 19fccfd change output path for artifact by Dmitry Jemerov · 10 years ago
  2. f1ac1f2 rename build.xml to build-docs.xml; add artifact for dokka.zip by Dmitry Jemerov · 10 years ago
  3. 76a97fa one more missing dependency by Dmitry Jemerov · 10 years ago
  4. 70a70ca update to M12 compiler API; store dependency jars in VCS instead of depending on Kotlin plugin via path variable by Dmitry Jemerov · 10 years ago
  5. 98d900e remove unused library; split kotlin-compiler and kotlin-plugin libraries; fix Dokka artifact by Dmitry Jemerov · 10 years ago
  6. a9538f2 use JSoup to convert HTML markup in javadoc to content tree by Dmitry Jemerov · 10 years ago
  7. 8ae8cb7 fix stdlib run configuration by Dmitry Jemerov · 10 years ago
  8. 5b8da98 add kotlin.reflect to shared run configuration by Dmitry Jemerov · 10 years ago
  9. 7c86b3d add path variable for Kotlin plugin by Dmitry Jemerov · 10 years ago
  10. 4ed5b2e use code from Kotlin plugin for resolving references in KDoc; delete some dead code by Dmitry Jemerov · 10 years ago
  11. 0783f6f Ant task for Dokka by Dmitry Jemerov · 10 years ago
  12. be20c3f add -format argument by Dmitry Jemerov · 10 years ago
  13. 9535260 Update library to support dot-names for sections by Ilya Ryzhenkov · 10 years ago
  14. c9ca0d8 Migrate to non-PsiBuilder fully-featured markdown parser. by Ilya Ryzhenkov · 10 years ago
  15. e02c2db Manifest. by Ilya Ryzhenkov · 10 years ago
  16. 0511b94 Artifcats. by Ilya Ryzhenkov · 10 years ago
  17. 280dc29 Use module.md to get package descriptors, filter sections with names of members, fix markdown for kotlin website, propagate content from parent to child with the name of section. by Ilya Ryzhenkov · 10 years ago
  18. ad14ea9 Fixing formats and started work on inline function body. by Ilya Ryzhenkov · 10 years ago
  19. b3f588c Include builtins by Ilya Ryzhenkov · 10 years ago
  20. 2ebfb98 Fix generation, add memory. by Ilya Ryzhenkov · 10 years ago
  21. a52e1d5 Work on cross-references. by Ilya Ryzhenkov · 10 years ago
  22. 778e2b3 Extract content model, make doc model independent from descriptors, parse doccomments with custom parser, some tests failing due to hanging new lines. by Ilya Ryzhenkov · 10 years ago
  23. a070217 Make test run configuration a singleton. by Ilya Ryzhenkov · 10 years ago
  24. d25b896 Add DocumentationOptions to support non-public API docs (used in tests) by Ilya Ryzhenkov · 11 years ago
  25. cfd0d55 Use ../dokka-doc/ clone of gh-pages branch as output. by Ilya Ryzhenkov · 11 years ago
  26. 65d8e5f Share run configurations by Ilya Ryzhenkov · 11 years ago
  27. 71aacc5 Downgrade to JVM 1.6 because some URI functions are not available in 1.6 by Ilya Ryzhenkov · 11 years ago
  28. 35b64fb Build model using recursive visitor, include packages in model, add test for function with parameters, unify model and node. by Ilya Ryzhenkov · 11 years ago
  29. bdbdbd8 Primitive API for analysing JetFile in BindingContext. by Ilya Ryzhenkov · 11 years ago
  30. 7f6961a Add junit, setup test folders, add test/data/function.kt for initial model building without dependencies. by Ilya Ryzhenkov · 11 years ago
  31. 06fe0f4 Initial commit, setup compiler-as-a-service to analyse files. by Ilya Ryzhenkov · 11 years ago