Age | Commit message (Expand) | Author |
2020-06-25 | Fixed requested changes | Andrzej Ratajczak |
2020-06-25 | Remove platoformText function | Andrzej Ratajczak |
2020-06-25 | Make signatures groups be unique per sourceSet data | Andrzej Ratajczak |
2020-06-23 | Javadoc classlikes and function pages | Marcin Aman |
2020-06-18 | KotlinSignatureProvider: Render 'fun interface' into signature | sebastian.sellmair |
2020-06-17 | Add UnresolvedBound instead of throwing an exception | Kamil Doległo |
2020-06-12 | Refactor of Annotations and ExtraModifiers to be platform depedent | Andrzej Ratajczak |
2020-05-26 | Apply request changes | Andrzej Ratajczak |
2020-05-26 | Enhance signature presentation. Support presetnation Java as Kotlin and Kotli... | Andrzej Ratajczak |
2020-05-19 | Missing generics on class. Add generics to annotation #834 | Marcin Aman |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-05-06 | Receiver for extension property #809 | Marcin Aman |
2020-03-26 | Fixing enum entries parsing for descriptors and presentation | Błażej Kardyś |
2020-03-26 | Changed modifier to PlatformDependent | Filip Zybała |
2020-03-25 | Introduce VoidObject and JavaObject | Kamil Doległo |
2020-03-20 | Add missing flatmap and remove unnecessary cast making tests fail | Paweł Marks |
2020-03-18 | Fix minor bugs and add core tests | 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 | Fix nested monospace spans in signature | Kamil Doległo |
2020-03-11 | Use Bounds instead of Wrappers to describe types | Paweł Marks |
2020-03-11 | Properly merge AdditionalModifiers from different platforms | Paweł Marks |
2020-03-11 | Remove nested packages from packages | Kamil Doległo |
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-02-19 | Rename extensions to make them more uniform | Kamil Doległo |
2020-02-18 | Translators moved to separate packages | Paweł Marks |
2020-02-18 | Moves comments to content conversion to base plugin | Paweł Marks |
2020-02-18 | Renames DocumentationToPagesTranslatero and moves its implementation to base ... | Paweł Marks |
2020-02-18 | Adds option to mark extension as fallback | Paweł Marks |
2020-02-18 | Moves DescriptorToDocumentableTransformer to base plugin | Paweł Marks |
2020-02-12 | kotlin-as-java fixed | Szymon Świstun |
2020-02-12 | kotlin-as-java plugin | Szymon Świstun |