Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-23 | [K2] Fix sample resolving (#3361)HEADmaster | Vadim Mishenev | |
* [K2] Fix sample Fallback to default roots of the source set even if sample roots are assigned * [K2] Resolve java samples as well `sourcePsiSafe` does not support Java KT-53669 | |||
2023-11-22 | Stabilize ExternalDocumentableProvider (#3312) | Ignat Beresnev | |
2023-11-22 | Support `inner` modifier for java non-`static` classes (#3347) | Oleg Yukhnevich | |
2023-11-21 | Stabilize Sample analysis API (#3195) | Ignat Beresnev | |
2023-11-20 | Run `analysis-kotlin-api` tests with K2 analysis (#3358) | Ignat Beresnev | |
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> |