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
70c2f2b86f6ea6121ecc61ba9d0747d51fc83f9a
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
optimizedDelegatedProperties
T
History
Pavel Mikhailovskii
3b5179686e
KT-52592 Fix NPE from KProperty.getExtensionDelegate on property delegated to another property; make $delegate methods private
2022-06-01 14:02:28 +00:00
..
definedInSources.kt
…
delegateToAnother.kt
KT-52592 Fix NPE from KProperty.getExtensionDelegate on property delegated to another property; make $delegate methods private
2022-06-01 14:02:28 +00:00
inSeparateModule.kt
…
lazy.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
withNonNullMetadataParameter.kt
…