Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-29 | Extract content model, make doc model independent from descriptors, parse ↵ | Ilya Ryzhenkov | |
doccomments with custom parser, some tests failing due to hanging new lines. | |||
2014-07-16 | Add DocumentationOptions to support non-public API docs (used in tests) | Ilya Ryzhenkov | |
2014-07-14 | Custom name for a module. | Ilya Ryzhenkov | |
2014-07-14 | Suppress resolve verification while working on markup and generation. | Ilya Ryzhenkov | |
2014-07-14 | Migrate to PackageView processing to unify all package fragments into single ↵ | Ilya Ryzhenkov | |
item. | |||
2014-07-12 | Implement KotlinSignatureGenerator to render nodes back into text in Kotlin ↵ | Ilya Ryzhenkov | |
syntax. | |||
2014-07-12 | Add signature generator classes, refactor classes into files and nested enums. | Ilya Ryzhenkov | |
2014-07-12 | Add test for multiple files generating multiple package nodes, rename ↵ | Ilya Ryzhenkov | |
nodes->members in Module | |||
2014-07-12 | Store descriptors instead of resolution scopes, rename Model -> Module | Ilya Ryzhenkov | |