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
55ae6d1f3e82e424c7253a930e913c0725d8aba2
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
properties
/
lateinit
/
isInitializedAndDeinitialize
T
History
pyos
b2ef854aa1
JVM_IR: support @JvmStatic transformations in LateinitLowering
...
#KT-46759 Fixed
2021-05-19 16:23:01 +03:00
..
companionObjectField.kt
…
emptyLhs.kt
[FIR] Provide object [dispatch] && callable reference receivers properly
2020-04-09 15:22:56 +03:00
innerSubclass.kt
[FIR2IR] Provide receivers also for property callable references
2020-03-30 16:23:10 +03:00
isInitializedMultiFile.kt
[FIR2IR] Set proper visibility of backing fields
2020-03-31 13:12:36 +03:00
jvmStatic.kt
JVM_IR: support @JvmStatic transformations in LateinitLowering
2021-05-19 16:23:01 +03:00
nonInlineLambda.kt
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
2021-05-18 22:20:12 +03:00
propertyImportedFromObject.kt
[JS BE] mutes tests for JS_IR_ES6, which muted for JS_IR
2020-05-27 00:32:56 +03:00
sideEffects.kt
FIR2IR: convert annotations on FirTypeRef
2020-07-30 11:25:36 +03:00
simpleIsInitialized.kt
[FIR2IR] Set proper visibility of backing fields
2020-03-31 13:12:36 +03:00
topLevelProperty.kt
…