Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Ilya Ryzhenkov | |
parameters, add code that checks that all details are resolved. | |||
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 ↵ | Ilya Ryzhenkov | |
doc-comments. Start primitive ConsoleGenerator to dump model. | |||
2014-07-11 | Complete package migration and move files into folders. | Ilya Ryzhenkov | |