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
0dc5f3ac0022e458c9df23ed8e3134468e9d7aab
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
sam
T
History
Steven Schäfer
7bfe2c0bbc
JVM IR: Update test expectation for testSamAdapterAndInlineOnce
...
...and remove redundant bytecode text tests.
2020-11-19 19:46:49 +01:00
..
samWrapperForNullableInitialization.kt
JVM IR: Minor fix for nullable SAM wrappers
2019-10-18 17:22:58 +02:00
samWrapperForNullInitialization.kt
Remove explicit mention of an internal name from a test
2019-04-04 09:45:00 +02:00
samWrapperInInlineLambda.kt
JVM IR: Use inline SAM wrappers inside of inline lambdas
2020-11-19 19:46:49 +01:00
samWrapperOfLambda.kt
Add tests for merging SAM wrappers and references
2019-04-04 09:45:00 +02:00
samWrapperOfReference.kt
Add tests for merging SAM wrappers and references
2019-04-04 09:45:00 +02:00
samWrapperRawTypes.kt
JVM IR: Use raw types in SAM wrappers
2020-11-19 19:46:49 +01:00