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
288451db4d22b0530c7329d3e97d891af0b0e704
kotlin-fork
/
compiler
/
testData
/
codegen
/
bytecodeText
/
defaultArguments
T
History
Steven Schäfer
111c550f3c
JVM IR: More tests for inlining in $default stubs
2020-09-24 07:53:31 +02:00
..
inheritedInterfaceFunction.kt
JVM IR: fix InterfaceLowering for $default methods from base interfaces
2020-01-10 14:05:27 +01:00
kt11962.kt
…
localVariablesInInlinedDefaultStubs.kt
JVM IR: More tests for inlining in $default stubs
2020-09-24 07:53:31 +02:00
maskAndArgumentElimination.kt
JVM IR: Make inlining in $default stubs compatible with the JVM BE
2020-09-24 07:53:31 +02:00
maskCheckSequence.kt
…
methodHandlerElimination.kt
[JVM IR] Added null-checks of handler for non-super $default calls
2020-02-26 16:28:27 +01:00
noAccessorForDefault.kt
IR. Change visibility to lowered default function/constructors to public
2019-11-20 12:57:38 +01:00
noAnonymousObjectRegenerationInDefaultStub.kt
JVM IR: More tests for inlining in $default stubs
2020-09-24 07:53:31 +02:00
noEmptyArray.kt
…
noSyntheticParameters.kt
JVM_IR. Align synthetic parameter name generation across backends
2020-01-29 16:59:57 +01:00