Age | Commit message (Expand) | Author |
2014-09-29 | Extract content model, make doc model independent from descriptors, parse doc... | Ilya Ryzhenkov |
2014-09-25 | Markdown, sections, styles and lots more. | Ilya Ryzhenkov |
2014-07-14 | Better type handling with substitution | Ilya Ryzhenkov |
2014-07-14 | Migrate to PackageView processing to unify all package fragments into single ... | Ilya Ryzhenkov |
2014-07-12 | Support enums in model | Ilya Ryzhenkov |
2014-07-12 | Process Modality (final, open, abstract) and Visibility (public, protected, i... | Ilya Ryzhenkov |
2014-07-12 | Add JavaSignatureGenerator (no properties or ojects yet) | Ilya Ryzhenkov |
2014-07-12 | Add signature generator classes, refactor classes into files and nested enums. | 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 | 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 | Add Trait kind and handle it | Ilya Ryzhenkov |
2014-07-12 | Add Owner references, cleanup | Ilya Ryzhenkov |