- b642b7c Fix visibility filtering. by Ilya Ryzhenkov · 10 years ago
- e93440b Constructors, variance, links and styles. by Ilya Ryzhenkov · 10 years ago
- aedccb9 Fix relative path. by Ilya Ryzhenkov · 10 years ago
- d6fd045 Cross-reference links on types, relative locations. by Ilya Ryzhenkov · 10 years ago
- 7c6da4b Language Service now formats to ContentNode instead of String. by Ilya Ryzhenkov · 10 years ago
- a52e1d5 Work on cross-references. by Ilya Ryzhenkov · 10 years ago
- e93b629 Fix rendering by Ilya Ryzhenkov · 10 years ago
- 36a96fb Lexing/parsing better. by Ilya Ryzhenkov · 10 years ago
- 1835f2f ## 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
- 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
- 2e3dc23 Continue markdown processing by Ilya Ryzhenkov · 10 years ago
- 7b2e274 Update to fresh kotlin. by Ilya Ryzhenkov · 10 years ago
- 5894bf2 Add generated parser, lexer and some tests. by Ilya Ryzhenkov · 10 years ago
- f7bab78 Markdown, sections, styles and lots more. by Ilya Ryzhenkov · 10 years ago
- a070217 Make test run configuration a singleton. by Ilya Ryzhenkov · 10 years ago
- 3f45f3a Review and fixes. by Ilya Ryzhenkov · 10 years ago
- 54dee60 Update tests to work with RichString. by Ilya Ryzhenkov · 10 years ago
- 455d74a Convert content to RichString and establish resolution service for links. by Ilya Ryzhenkov · 10 years ago
- ff0c8d7 Synchronize to Kotlin compiler API. by Ilya Ryzhenkov · 10 years ago
- bd494a8 LinkedHashMap is now default for groupBy in stdlib. by Ilya Ryzhenkov · 10 years ago
- c86f6f5 Update to Kotlin API by Ilya Ryzhenkov · 10 years ago
- d25b896 Add DocumentationOptions to support non-public API docs (used in tests) by Ilya Ryzhenkov · 10 years ago
- 6217709 Add ignored test for mixed Java + Kotlin by Ilya Ryzhenkov · 10 years ago
- 8f24c0a Use alternative way to get exhaust. by Ilya Ryzhenkov · 10 years ago
- aa59acb Support tables in formatters and add proper escaping of html by Ilya Ryzhenkov · 10 years ago
- 7c204a3 Add some folders to gitignore by Ilya Ryzhenkov · 10 years ago
- f72e869 Add gitignore by Ilya Ryzhenkov · 10 years ago
- 7f9786d Point to github pages for docs. by Ilya Ryzhenkov · 10 years ago
- fb41c69 Improve rendering of lambdas, escape html symbols. by Ilya Ryzhenkov · 10 years ago
- eebfdd4 Speed up analysis by not processing function bodies. by Ilya Ryzhenkov · 10 years ago
- 76e5d70 Cleanup by Ilya Ryzhenkov · 10 years ago
- 50ec329 Filter non-user and non-public api by Ilya Ryzhenkov · 10 years ago
- e8447fd Format links and tables in markdown (hardcoded) by Ilya Ryzhenkov · 10 years ago
- 20f4e24 Progress logging by Ilya Ryzhenkov · 10 years ago
- 499d082 Cleaning, generalizing, added outline support (hardcoded yml for now) by Ilya Ryzhenkov · 10 years ago
- 62cb509 Refactor formatting service to detach grouping logic from markup by Ilya Ryzhenkov · 10 years ago
- ad884a9 Link to samples and fixed typo. by Ilya Ryzhenkov · 10 years ago
- e22c075 Add some readme description. by Ilya Ryzhenkov · 10 years ago
- cfd0d55 Use ../dokka-doc/ clone of gh-pages branch as output. by Ilya Ryzhenkov · 10 years ago
- 2dff977 Revert to md for now. by Ilya Ryzhenkov · 10 years ago
- 64f7948 Use html extension for jekyll so that links work by Ilya Ryzhenkov · 10 years ago
- eeb42e9 Add jekyll format service by Ilya Ryzhenkov · 10 years ago
- c2c0910 Fix tests by Ilya Ryzhenkov · 10 years ago
- 93bd64f Create README.md by Ilya Ryzhenkov · 10 years ago
- 745e407 Add hasDescription property to skip description blocks when empty. by Ilya Ryzhenkov · 10 years ago
- 3eee7f2 Refactor to multiple-nodes formatting, join content. by Ilya Ryzhenkov · 10 years ago
- cd7084d Refactor to multiple-nodes formatting, implement smarter markdown format service. by Ilya Ryzhenkov · 10 years ago
- 0b2e346 Add documentation by Ilya Ryzhenkov · 10 years ago
- 68d3bc8 Beautification and documentation. by Ilya Ryzhenkov · 10 years ago
- 1aa62f8 Classpath support and custom module name from commandline by Ilya Ryzhenkov · 10 years ago
- 94b3ed6 Custom name for a module. by Ilya Ryzhenkov · 10 years ago
- 433b896 Add renderName for formatting names of entities in lists, links, etc by Ilya Ryzhenkov · 10 years ago
- 65d8e5f Share run configurations by Ilya Ryzhenkov · 10 years ago
- 4582f42 Include JDK symbols. by Ilya Ryzhenkov · 10 years ago
- 69abe98 Do not include block if no members, display description and summary. by Ilya Ryzhenkov · 10 years ago
- 073d861 Cleanup by Ilya Ryzhenkov · 10 years ago
- 43d969f Decompose summary and description for one-liners by Ilya Ryzhenkov · 10 years ago
- b76a745 Better type handling with substitution by Ilya Ryzhenkov · 10 years ago
- a89d1a1 Support functional type syntax in Kotlin generator by Ilya Ryzhenkov · 10 years ago
- f97d9cc Suppress resolve verification while working on markup and generation. by Ilya Ryzhenkov · 10 years ago
- 5dbe142 Stop spamming console in FileGenerator. by Ilya Ryzhenkov · 10 years ago
- 03d0fd4 Render signature with markdown code by Ilya Ryzhenkov · 10 years ago
- f3375a4 Get members scope for packages from PacakgeViews by Ilya Ryzhenkov · 10 years ago
- 08e6900 Migrate to PackageView processing to unify all package fragments into single item. by Ilya Ryzhenkov · 10 years ago
- 71aacc5 Downgrade to JVM 1.6 because some URI functions are not available in 1.6 by Ilya Ryzhenkov · 10 years ago
- a0bfdbd Location services, formatting services, initial self-documentation output. by Ilya Ryzhenkov · 10 years ago
- 6168541 Support enums in model by Ilya Ryzhenkov · 11 years ago
- a6c9bfb Sort members by name for output. by Ilya Ryzhenkov · 11 years ago
- 708c5fc Do not fail if source is not found, there are lots of generated items. by Ilya Ryzhenkov · 11 years ago
- e0acbb5 Add modifiers to signature generation by Ilya Ryzhenkov · 11 years ago
- a77f01b Process Modality (final, open, abstract) and Visibility (public, protected, internal, private) by Ilya Ryzhenkov · 11 years ago
- 1da7b0d Fix processing properties with receivers. by Ilya Ryzhenkov · 11 years ago
- 93c9250 Add JavaSignatureGenerator (no properties or ojects yet) by Ilya Ryzhenkov · 11 years ago
- 372ab94 Implement KotlinSignatureGenerator to render nodes back into text in Kotlin syntax. by Ilya Ryzhenkov · 11 years ago
- 52deaf7 Add signature generator classes, refactor classes into files and nested enums. by Ilya Ryzhenkov · 11 years ago
- 9ebe897 Add test for multiple files generating multiple package nodes, rename nodes->members in Module by Ilya Ryzhenkov · 11 years ago
- 16391dd Add test and fix ${long section} format. by Ilya Ryzhenkov · 11 years ago
- a600080 Store descriptors instead of resolution scopes, rename Model -> Module by Ilya Ryzhenkov · 11 years ago
- a83488a Implement section parsing. by Ilya Ryzhenkov · 11 years ago
- d627d2c Convert string doc to structured DocumentationContent by Ilya Ryzhenkov · 11 years ago
- 7bc3513 Do not generate empty sections in console output. by Ilya Ryzhenkov · 11 years ago
- b43d53e Do not reused UpperBound, use explicit Type instead. by Ilya Ryzhenkov · 11 years ago
- 1148622 Simplify comment trimming. by Ilya Ryzhenkov · 11 years ago
- 5b24912 Fix tests after adding type/upperbound information to model. by Ilya Ryzhenkov · 11 years ago
- e155d10 Implement resolution scope chaining for all scopes except imported packages. by Ilya Ryzhenkov · 11 years ago
- 1fc4fca Cleanup and naming. by Ilya Ryzhenkov · 11 years ago
- 992bf22 Resolve all the referenced node, except owners. by Ilya Ryzhenkov · 11 years ago
- a5999ec Do not resolve during model building, instead save scopes and do it later. by Ilya Ryzhenkov · 11 years ago
- 2878f90 Add Trait kind and handle it by Ilya Ryzhenkov · 11 years ago
- 046265e Add Owner references, cleanup by Ilya Ryzhenkov · 11 years ago
- 2f4e56d Implement symbol resolution for function body context, class type parameters, add code that checks that all details are resolved. by Ilya Ryzhenkov · 11 years ago
- 1fc5f50 Create resolution scopes for all entities to resolve names inside doc-comments. by Ilya Ryzhenkov · 11 years ago
- cec0fc9 Support functions with receivers. by Ilya Ryzhenkov · 11 years ago
- 09935fc Support type parameter constraints as type parameter details. by Ilya Ryzhenkov · 11 years ago
- b511259 Support type parameters for functions and classes. by Ilya Ryzhenkov · 11 years ago
- c0f820f Test for docs on parameters, cleanup. by Ilya Ryzhenkov · 11 years ago
- a8e59d7 Add tests for comment extraction, support one-line and mutliple joined doc-comments. by Ilya Ryzhenkov · 11 years ago
- 197a6e4 Rename Documentation folder to Model by Ilya Ryzhenkov · 11 years ago
- 6afd7af Migrate tests to org.jetbrains.dokka by Ilya Ryzhenkov · 11 years ago
- 044308b Complete package migration and move files into folders. by Ilya Ryzhenkov · 11 years ago