Age | Commit message (Expand) | Author |
2018-10-03 | Use headers instead of paragraphs for section declaration block title | Simon Ogorodnik |
2018-10-03 | Fix module content lost on merging | Simon Ogorodnik |
2018-10-03 | Remove debug print | Simon Ogorodnik |
2018-10-03 | Track sinceKotlin per platform and other attributes as well | Simon Ogorodnik |
2018-10-03 | Introduce per-pass sinceKotlin | Simon Ogorodnik |
2018-10-03 | Correctly lookup summary for group nodes | Simon Ogorodnik |
2018-10-03 | Show inline modifier only if fun has lambda, otherwise it is impl detail | Simon Ogorodnik |
2018-10-03 | Suppress `external` modifier as it is implementation detail | Simon Ogorodnik |
2018-10-03 | Render platforms on overload group level if platforms are similar | Simon Ogorodnik |
2018-10-03 | Don't show platforms on package and module pages | Simon Ogorodnik |
2018-10-03 | Wrap node's own description on full page into block | Simon Ogorodnik |
2018-10-03 | Append notices platforms as header instead of tags | Simon Ogorodnik |
2018-10-03 | Introduce block for grouped by summary items | Simon Ogorodnik |
2018-10-03 | Use spacer to align tags to right | Simon Ogorodnik |
2018-10-03 | Build pages only once | Simon Ogorodnik |
2018-10-03 | Fix GroupNode internal inbound links | Simon Ogorodnik |
2018-10-03 | Fix yaml outline generation to use relative paths | Simon Ogorodnik |
2018-10-02 | Fix platform display for group node overloads | Simon Ogorodnik |
2018-10-02 | Fix single node & group node pages platform display | Simon Ogorodnik |
2018-10-02 | Fix summarizing | Simon Ogorodnik |
2018-10-01 | Fixed duplicated descriptions | aleksZubakov |
2018-10-01 | Eliminate tags shuffle | aleksZubakov |
2018-09-28 | Remove concept of 'Plus' versions | Simon Ogorodnik |
2018-09-28 | Support new platform tags style | Simon Ogorodnik |
2018-09-27 | Remove implied platforms | Simon Ogorodnik |
2018-09-27 | Render signatures in platform dependent block | Simon Ogorodnik |
2018-09-27 | Insert platforms on dokka side | Simon Ogorodnik |
2018-09-26 | Take implied platforms back | Simon Ogorodnik |
2018-09-26 | Change logic of platforms rendering | Simon Ogorodnik |
2018-09-26 | Don't show applicable to Any extensions for all declarations | Simon Ogorodnik |
2018-09-26 | Refactor platforms & SinceKotlin logic | Simon Ogorodnik |
2018-09-24 | Merge remote-tracking branch 'origin/kotlin-website-jonnyzzz' into kotlin-web... | Simon Ogorodnik |
2018-09-24 | Use only first target for expect elements | Simon Ogorodnik |
2018-09-24 | Get rid of duplicated items with set of platform < than common | Simon Ogorodnik |
2018-09-23 | less noise from an attempt to write file several times | Eugene Petrenko |
2018-09-21 | less noise on error | Eugene Petrenko |
2018-09-21 | Fix number of platforms bubbles | Zubakov |
2018-09-20 | Quick hack to make native work | Simon Ogorodnik |
2018-09-14 | include more diagnostics for files clashes | Eugene Petrenko |
2018-09-14 | cleanup | Eugene Petrenko |
2018-09-13 | avoid clash for empty-named symbols | Eugene Petrenko |
2018-09-13 | report files clash | Eugene Petrenko |
2018-09-13 | more logging around signature failure | Eugene Petrenko |
2018-09-13 | more logging | Eugene Petrenko |
2018-09-13 | add nice toString() | Eugene Petrenko |
2018-09-13 | more info instead of NPE | Eugene Petrenko |
2018-09-13 | Merge pull request #356 from aleksZubakov/kotlin-website-jonnyzzz | Eugene Petrenko |
2018-09-13 | add more debug info in error message | Eugene Petrenko |
2018-09-13 | Added native support | Zubakov |
2018-09-12 | Unresolved LazyTopDownAnalyzerFacade hotfix | Zubakov |