Age | Commit message (Expand) | Author |
---|---|---|
2014-07-12 | Do not fail if source is not found, there are lots of generated items. | Ilya Ryzhenkov |
2014-07-12 | Store descriptors instead of resolution scopes, rename Model -> Module | Ilya Ryzhenkov |
2014-07-12 | Convert string doc to structured DocumentationContent | Ilya Ryzhenkov |
2014-07-12 | Simplify comment trimming. | Ilya Ryzhenkov |
2014-07-12 | Implement resolution scope chaining for all scopes except imported packages. | Ilya Ryzhenkov |
2014-07-12 | Resolve all the referenced node, except owners. | Ilya Ryzhenkov |
2014-07-12 | Implement symbol resolution for function body context, class type parameters,... | Ilya Ryzhenkov |
2014-07-11 | Create resolution scopes for all entities to resolve names inside doc-comments. | Ilya Ryzhenkov |
2014-07-11 | Add tests for comment extraction, support one-line and mutliple joined doc-co... | Ilya Ryzhenkov |
2014-07-11 | Complete package migration and move files into folders. | Ilya Ryzhenkov |