Age | Commit message (Expand) | Author |
2014-12-22 | Append modifiers and visibility to property accessors | Ilya Ryzhenkov |
2014-12-22 | Document some types in Dokka and fix to make them work. | Ilya Ryzhenkov |
2014-12-16 | Process short links. | Ilya Ryzhenkov |
2014-12-15 | Migrate to non-PsiBuilder fully-featured markdown parser. | Ilya Ryzhenkov |
2014-12-04 | Update to changes in compiler (isMarkedNullable) | Ilya Ryzhenkov |
2014-12-04 | Update to changes in compiler (KotlinBuiltins) | Ilya Ryzhenkov |
2014-10-14 | Sort members into groups, filter accessors | Ilya Ryzhenkov |
2014-10-14 | Visibility first. | Ilya Ryzhenkov |
2014-10-14 | Use module.md to get package descriptors, filter sections with names of membe... | Ilya Ryzhenkov |
2014-10-13 | Remove BindingContext and migrate to ResolveSession, discover symbols for {co... | Ilya Ryzhenkov |
2014-10-13 | Fixing formats and started work on inline function body. | Ilya Ryzhenkov |
2014-10-13 | Parse and format inline code, fix strong & emph formatting. | Ilya Ryzhenkov |
2014-10-13 | Fix extension properties | Ilya Ryzhenkov |
2014-10-13 | Fix generation, add memory. | Ilya Ryzhenkov |
2014-10-12 | Cleanup | Ilya Ryzhenkov |
2014-10-12 | Remove obsolete code. | Ilya Ryzhenkov |
2014-10-12 | Convert visitors to top-down builder | Ilya Ryzhenkov |
2014-10-03 | Unify link resolution for short and full forms, remove ContentNameLink. | Ilya Ryzhenkov |
2014-10-03 | Resolve links to symbols with custom text | Ilya Ryzhenkov |
2014-10-03 | Resolve links in docs. | Ilya Ryzhenkov |
2014-10-03 | Fix visibility filtering. | Ilya Ryzhenkov |
2014-10-03 | Constructors, variance, links and styles. | 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 | Extract content model, make doc model independent from descriptors, parse doc... | Ilya Ryzhenkov |