Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Do not reused UpperBound, use explicit Type instead. | Ilya Ryzhenkov | |
2014-07-12 | Implement resolution scope chaining for all scopes except imported packages. | Ilya Ryzhenkov | |
2014-07-12 | Cleanup and naming. | Ilya Ryzhenkov | |
2014-07-12 | Resolve all the referenced node, except owners. | Ilya Ryzhenkov | |
2014-07-12 | Add Trait kind and handle it | Ilya Ryzhenkov | |
2014-07-12 | Add Owner references, cleanup | 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 | Support functions with receivers. | Ilya Ryzhenkov | |
2014-07-11 | Support type parameter constraints as type parameter details. | Ilya Ryzhenkov | |
2014-07-11 | Rename Documentation folder to Model | Ilya Ryzhenkov | |