Skip to content

No labels!

There aren’t any labels for this repository quite yet.

better-translation
better-translation
Code is translated and even useable, but can be better
compilation-failure
compilation-failure
kotlin code is generated but this code fails to be compiled
dependencies
dependencies
Pull requests that update a dependency file
descriptor-related
descriptor-related
documentation
documentation
domain:conflicting overloads
domain:conflicting overloads
domain:export qualifiers
domain:export qualifiers
domain:override
domain:override
missing overrides, redundant overrides, duplicate overrides etc.
domain:typealias
domain:typealias
domain:union types
domain:union types
domain:unions
domain:unions
anything that has to do with union types
domain:unresolved
domain:unresolved
imported, referenced etc. entity is not resolved
duplicate
duplicate
This issue or pull request already exists
good first issue
good first issue
Good for newcomers
help wanted
help wanted
Extra attention is needed
import-qualifiers
import-qualifiers
anything related to JsQualifier, JsModule, JsNonModule annotations and similar constructs
initial-investigation
initial-investigation
invalid
invalid
This doesn't seem right
ir-target
ir-target
causes problems with IR compilation
kotlin-code-style
kotlin-code-style
Kotlin codes style and formatting-related issues
kotlin-design
kotlin-design
limitations due to the design of kotlin language
minor
minor
we can live with this issue for ever but you know, still would be nice if...
needs research
needs research
no-known-workarounds
no-known-workarounds
when we don't know how to introduce any workarounds without changes to kotlin
npm package
npm package
panic-mode
panic-mode
translation fails in panic mode (a special stricter mode used for dev purposes)
performance
performance