Age | Commit message (Expand) | Author |
2014-10-03 | Cross-reference links on types, relative locations. | Ilya Ryzhenkov |
2014-09-26 | Update to fresh kotlin. | Ilya Ryzhenkov |
2014-09-19 | Convert content to RichString and establish resolution service for links. | Ilya Ryzhenkov |
2014-08-21 | LinkedHashMap is now default for groupBy in stdlib. | Ilya Ryzhenkov |
2014-07-15 | Cleanup | Ilya Ryzhenkov |
2014-07-15 | Cleaning, generalizing, added outline support (hardcoded yml for now) | Ilya Ryzhenkov |
2014-07-14 | Refactor to multiple-nodes formatting, join content. | Ilya Ryzhenkov |
2014-07-14 | Add renderName for formatting names of entities in lists, links, etc | Ilya Ryzhenkov |
2014-07-14 | Cleanup | Ilya Ryzhenkov |
2014-07-14 | Support functional type syntax in Kotlin generator | Ilya Ryzhenkov |
2014-07-14 | Stop spamming console in FileGenerator. | Ilya Ryzhenkov |
2014-07-14 | Location services, formatting services, initial self-documentation output. | Ilya Ryzhenkov |
2014-07-12 | Support enums in model | Ilya Ryzhenkov |
2014-07-12 | Sort members by name for output. | Ilya Ryzhenkov |
2014-07-12 | Add modifiers to signature generation | Ilya Ryzhenkov |
2014-07-12 | Add JavaSignatureGenerator (no properties or ojects yet) | Ilya Ryzhenkov |
2014-07-12 | Implement KotlinSignatureGenerator to render nodes back into text in Kotlin s... | Ilya Ryzhenkov |
2014-07-12 | Add signature generator classes, refactor classes into files and nested enums. | Ilya Ryzhenkov |
2014-07-12 | Convert string doc to structured DocumentationContent | Ilya Ryzhenkov |
2014-07-12 | Do not generate empty sections in console output. | Ilya Ryzhenkov |
2014-07-12 | Add Owner references, cleanup | Ilya Ryzhenkov |
2014-07-11 | Add tests for comment extraction, support one-line and mutliple joined doc-co... | Ilya Ryzhenkov |