Age | Commit message (Expand) | Author |
2020-03-18 | Fix html renderer tests | Paweł Marks |
2020-03-18 | Make DefaultValue extra property actualy do something | Paweł Marks |
2020-03-18 | Add matchers for html tests | Paweł Marks |
2020-03-18 | Remove css and js files from expects | Szymon Świstun |
2020-03-18 | Add default values for parameters | Szymon Świstun |
2020-03-18 | Fix minor bugs and add core tests | Szymon Świstun |
2020-03-18 | Model change | Szymon Świstun |
2020-03-18 | Signatures for functional types | Szymon Świstun |
2020-03-18 | Add extension for html preprocessors | Szymon Świstun |
2020-03-17 | Add a rough draft of deprecated signatures formatting | Kamil Doległo |
2020-03-17 | Add annotation parsing in Java sources | Kamil Doległo |
2020-03-17 | Add annotations to extra properties | Szymon Świstun |
2020-03-17 | Add expect with generation | Szymon Świstun |
2020-03-17 | Configure bintray publishing for kotlin-as-java plugin | Kamil Doległo |
2020-03-16 | Extract inheritance map | Szymon Świstun |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo |
2020-03-16 | Fix Java signature generation | Kamil Doległo |
2020-03-12 | Render types for properties | Paweł Marks |
2020-03-12 | Fixing variance in psi parsing | Błażej Kardyś |
2020-03-12 | Fix nested monospace spans in signature | Kamil Doległo |
2020-03-11 | Fix searching in HTML format by appending js | Kamil Doległo |
2020-03-11 | Add logo to left column | Kamil Doległo |
2020-03-11 | Many UI changes for styling | Kamil Doległo |
2020-03-11 | Use Bounds instead of Wrappers to describe types | Paweł Marks |
2020-03-11 | Add filtering for comments | Paweł Marks |
2020-03-11 | Fixing signatures font, incorrect links and line breaking | Błażej Kardyś |
2020-03-11 | Refactor brief documentation, remove `Parameters` block from functions' pages | Kamil Doległo |
2020-03-11 | Classlike header and other ui fixes | Błażej Kardyś |
2020-03-11 | Properly merge AdditionalModifiers from different platforms | Paweł Marks |
2020-03-11 | Add DRIs to navigation elements, tag each ContentPage with DRI, add JS for co... | Filip Zybała |
2020-03-11 | Merges documentables with the same source | Paweł Marks |
2020-03-11 | Remove nested packages from packages | Kamil Doległo |
2020-03-10 | Psi parsing optimization | Błażej Kardyś |
2020-03-06 | fixed enum entries generation | Szymon Świstun |
2020-03-05 | fixed test compilation | Szymon Świstun |
2020-03-04 | Implement some additional modifiers | Kamil Doległo |
2020-03-04 | Refactor Modifiers | Kamil Doległo |
2020-03-04 | Fix some DRI translations | Kamil Doległo |
2020-03-04 | Fix spacing in JavaSignatureProvider | Kamil Doległo |
2020-03-04 | Improve JavaSignatureProvider | Kamil Doległo |
2020-03-04 | Add initial version of Kotlin as Java plugin | Kamil Doległo |
2020-03-04 | Refactor extras in ContentNodes | Andrzej Ratajczak |
2020-03-04 | fixed npe during stdlib generation | Szymon Świstun |
2020-03-04 | Prunes member branches in navigation tree | Paweł Marks |
2020-03-04 | Now signature provider uses new visibility model | Paweł Marks |
2020-03-04 | Update of test data | Paweł Marks |
2020-03-04 | Big refactor of signature provider | Paweł Marks |
2020-03-04 | Platform dependent hints for renderer | Paweł Marks |
2020-03-04 | Replace inline signature generation with KotlinSignatureProvider | Kamil Doległo |
2020-03-04 | Tests for wrapping groups in renderer. Also util for groups | Paweł Marks |