Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-21 | Introduce configuration for K1 analysis plugin (#3126) | Vadim Mishenev | |
2023-08-16 | Remove `DefaultSamplesTransformer` from `analysis-kotlin-descriptors` and ↵ | Vadim Mishenev | |
make `kotlinSampleProviderFactory` public (#3110) * Remove `DefaultSamplesTransformer` from `analysis-kotlin-descriptors` * Make `CompilerDescriptorAnalysisPlugin.kotlinSampleProviderFactory` public | |||
2023-08-08 | Fix and refactor Sample Transformer (#3102) | Vadim Mishenev | |
2023-07-18 | Update Kotlin compiler to 1.8.20 (#3062) | Vadim Mishenev | |
2023-07-17 | Get rif of IDE plugin dependencies (#3073) | Vadim Mishenev | |
* Get rif of IDE plugin dependencies Everything in this commit has been copy-pasted from IDE plugin and marked as internal | |||
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules |