Age | Commit message (Expand) | Author |
2014-10-03 | Fix visibility filtering. | Ilya Ryzhenkov |
2014-10-03 | Constructors, variance, links and styles. | Ilya Ryzhenkov |
2014-10-03 | Fix relative path. | Ilya Ryzhenkov |
2014-10-03 | Cross-reference links on types, relative locations. | Ilya Ryzhenkov |
2014-10-03 | Language Service now formats to ContentNode instead of String. | Ilya Ryzhenkov |
2014-10-03 | Work on cross-references. | Ilya Ryzhenkov |
2014-09-29 | Fix rendering | Ilya Ryzhenkov |
2014-09-29 | Lexing/parsing better. | Ilya Ryzhenkov |
2014-09-29 | Extract content model, make doc model independent from descriptors, parse doc... | Ilya Ryzhenkov |
2014-09-26 | Continue markdown processing | Ilya Ryzhenkov |
2014-09-26 | Update to fresh kotlin. | Ilya Ryzhenkov |
2014-09-25 | Add generated parser, lexer and some tests. | Ilya Ryzhenkov |
2014-09-25 | Markdown, sections, styles and lots more. | Ilya Ryzhenkov |
2014-09-19 | Review and fixes. | Ilya Ryzhenkov |
2014-09-19 | Convert content to RichString and establish resolution service for links. | Ilya Ryzhenkov |
2014-09-19 | Synchronize to Kotlin compiler API. | Ilya Ryzhenkov |
2014-08-21 | LinkedHashMap is now default for groupBy in stdlib. | Ilya Ryzhenkov |
2014-08-21 | Update to Kotlin API | Ilya Ryzhenkov |
2014-07-16 | Add DocumentationOptions to support non-public API docs (used in tests) | Ilya Ryzhenkov |
2014-07-16 | Use alternative way to get exhaust. | Ilya Ryzhenkov |
2014-07-15 | Support tables in formatters and add proper escaping of html | Ilya Ryzhenkov |
2014-07-15 | Improve rendering of lambdas, escape html symbols. | Ilya Ryzhenkov |
2014-07-15 | Speed up analysis by not processing function bodies. | Ilya Ryzhenkov |
2014-07-15 | Cleanup | Ilya Ryzhenkov |
2014-07-15 | Filter non-user and non-public api | Ilya Ryzhenkov |
2014-07-15 | Format links and tables in markdown (hardcoded) | Ilya Ryzhenkov |
2014-07-15 | Progress logging | Ilya Ryzhenkov |
2014-07-15 | Cleaning, generalizing, added outline support (hardcoded yml for now) | Ilya Ryzhenkov |
2014-07-15 | Refactor formatting service to detach grouping logic from markup | Ilya Ryzhenkov |
2014-07-14 | Revert to md for now. | Ilya Ryzhenkov |
2014-07-14 | Use html extension for jekyll so that links work | Ilya Ryzhenkov |
2014-07-14 | Add jekyll format service | Ilya Ryzhenkov |
2014-07-14 | Add hasDescription property to skip description blocks when empty. | Ilya Ryzhenkov |
2014-07-14 | Refactor to multiple-nodes formatting, join content. | Ilya Ryzhenkov |
2014-07-14 | Refactor to multiple-nodes formatting, implement smarter markdown format serv... | Ilya Ryzhenkov |
2014-07-14 | Add documentation | Ilya Ryzhenkov |
2014-07-14 | Beautification and documentation. | Ilya Ryzhenkov |
2014-07-14 | Classpath support and custom module name from commandline | Ilya Ryzhenkov |
2014-07-14 | Custom name for a module. | Ilya Ryzhenkov |
2014-07-14 | Add renderName for formatting names of entities in lists, links, etc | Ilya Ryzhenkov |
2014-07-14 | Include JDK symbols. | Ilya Ryzhenkov |
2014-07-14 | Do not include block if no members, display description and summary. | Ilya Ryzhenkov |
2014-07-14 | Cleanup | Ilya Ryzhenkov |
2014-07-14 | Decompose summary and description for one-liners | Ilya Ryzhenkov |
2014-07-14 | Better type handling with substitution | Ilya Ryzhenkov |
2014-07-14 | Support functional type syntax in Kotlin generator | Ilya Ryzhenkov |
2014-07-14 | Suppress resolve verification while working on markup and generation. | Ilya Ryzhenkov |
2014-07-14 | Stop spamming console in FileGenerator. | Ilya Ryzhenkov |
2014-07-14 | Render signature with markdown code | Ilya Ryzhenkov |
2014-07-14 | Get members scope for packages from PacakgeViews | Ilya Ryzhenkov |