This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2eb761adae5a5b6855ec475eb4de751aae536811
kotlin-fork
/
compiler
/
frontend
/
src
/
org
/
jetbrains
/
kotlin
T
History
Nikita Bobko
fa89b8b0f1
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect actualization
...
^KT-62655 Fixed
2023-10-20 14:37:10 +00:00
..
analyzer
JVM IR: do not collect all dependency modules in IDE
2023-09-12 09:11:44 +00:00
cfg
Remove obsolete
@OptIn(ExperimentalStdlibApi::class)
annotations
2023-10-12 10:41:00 +00:00
checkers
…
context
…
contracts
…
coroutines
…
descriptors
…
diagnostics
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect actualization
2023-10-20 14:37:10 +00:00
extensions
…
frontend
/di
Add ability to provide specific AbsentDescriptorHandler
2023-02-22 12:44:46 +00:00
idea
…
incremental
…
load
/kotlin
…
psi
[FE, IR] Don't check SOURCE annotations if actual declaration has no source
2023-07-24 09:48:49 +00:00
resolve
[FE 1.0] 2/2 Don't report a warning when new members are added to open expect actualization
2023-10-20 14:37:10 +00:00
storage
…
types
Don't emit CAST_NEVER_SUCCEEDS when casting to a forward declaration type
2023-09-13 17:49:12 +00:00
util
…