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
cdbbead157df9e14cf8bf99f4d32cc123c5ab704
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
delegatedProperty
T
History
Alexander Udalov
3d00c173f3
Fix binary compatibility for inlined local delegated properies
...
#KT-54650 Fixed
2022-11-01 12:34:33 +01:00
..
delegatedPropertiesInCompanionObject_ir.txt
[JVM IR] Do not generate clinit as enclosing method.
2021-09-30 23:02:43 +02:00
delegatedPropertiesInCompanionObject.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
delegatedPropertiesInCompanionObject.txt
…
delegateMethodIsNonOverridable_ir.txt
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
delegateMethodIsNonOverridable.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
delegateMethodIsNonOverridable.txt
…
localDelegatedProperty_ir.txt
Fix binary compatibility for inlined local delegated properies
2022-11-01 12:34:33 +01:00
localDelegatedProperty.kt
Fix binary compatibility for inlined local delegated properies
2022-11-01 12:34:33 +01:00
localDelegatedProperty.txt
Fix binary compatibility for inlined local delegated properies
2022-11-01 12:34:33 +01:00