-
This project is a custom Kotlin compiler plugin that primarily utilizes the Kotlin K2 compiler's IR (Intermediate Representation) and FIR (Frontend Intermediate Representation).
However, there is c…
-
It would be great if the following works:
```kt
class TestModel(
var firstName: String,
var lastName: String,
var age: Int
) : RealmObject
```
This was already mentioned in other…
-
Will Go be supported in the future?
-
## Expected Behavior
Versioning scheme for the detekt-compiler-plugin is easy to understand for users.
## Current Behavior
It's not - or at least, it might have some deficiencies that we want to …
-
Kotlin 2.61
A missing `@Provides` annotation in Module on Dagger 2.17 results in `error: compiler message file broken: key=compiler.err.Processor: org.jetbrains.kotlin.kapt3.base.ProcessorWrapper@5…
-
I have a project which works fine with kotlin/jooq/sfm with java15, but when upgrading to java16 it fails in InjectConstructorBiInstantiator as it attempts to set null values, although the source has …
-
**Describe the bug**
In a situation where there is no compiler, the plugin does not show an error.
-
**Question**
Posting this just in case you might have ideas about the core of the problem or on how to fix this.
While preparing our Android library project for migrating to AGP7.0 (which requires…
-
**Desktop (please provide environment info):**
- OS: Linux Mint 20.2
- IDE: Intellij IDEA 2021.2.3 Community
- Plugin Version 1.26.2
**D compiler and tools (please provide version numbers):**…
-
```
Hi,
I found thus language great and I do think that it needs to be more popular but
I would like to know if it's still alive.
I tried to email author but no answer so far.
```
Original issue…