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
master
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeListing
/
delegatedProperty
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Alexander Udalov
3f034e8b67
Enable lightweight lambdas (aka invokedynamic) since 2.0
...
#KT-45375 Fixed #KT-58173 Open
2024-02-08 19:46:18 +00:00
..
delegatedPropertiesInCompanionObject.fir.txt
Enable lightweight lambdas (aka invokedynamic) since 2.0
2024-02-08 19:46:18 +00:00
delegatedPropertiesInCompanionObject.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
delegatedPropertiesInCompanionObject.txt
Tests: adjust test data for bytecode listing tests
2023-11-02 10:59:29 +00:00
delegateMethodIsNonOverridable.kt
Replace all occurrences of
WITH_RUNTIME
with
WITH_STDLIB
2021-11-17 15:26:38 +03:00
delegateMethodIsNonOverridable.txt
Tests: adjust test data for bytecode listing tests
2023-11-02 10:59:29 +00:00
localDelegatedProperty.kt
Fix binary compatibility for inlined local delegated properies
2022-11-01 12:34:33 +01:00
localDelegatedProperty.txt
Tests: adjust test data for bytecode listing tests
2023-11-02 10:59:29 +00:00