Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-15 | [K2] Update version of Kotlin Analysis API (#3337) | Vadim Mishenev | |
2023-11-14 | Remove empty spans rendering for missed modifiers (#3343) | Andrey Tyrin | |
* Remove property modifiers if there are none * Remove variance modifier rendering if it is absent | |||
2023-11-10 | Bundle analysis-kotlin-api in symbols analysis (#3333) | 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> |