This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
951b2fa770633164dbeedceb9b3c4ec2a2a1ebe1
kotlin
/
compiler
/
testData
/
codegen
/
bytecodeText
/
defaultArguments
History
Mikhael Bogdanov
17e89fbbdb
JVM_IR. Align synthetic parameter name generation across backends
2020-01-29 16:59:57 +01:00
..
inheritedInterfaceFunction.kt
JVM IR: fix InterfaceLowering for $default methods from base interfaces
2020-01-10 14:05:27 +01:00
kt11962.kt
…
maskAndArgumentElimination.kt
Update test data
2018-12-28 14:18:39 +03:00
maskCheckSequence.kt
JVM_IR: never create temporaries in $default stubs
2019-10-23 11:11:16 +02:00
methodHandlerElimination.kt
Enable bytecode text tests for the JVM_IR backend.
2018-12-21 16:20:45 +01:00
noAccessorForDefault.kt
IR. Change visibility to lowered default function/constructors to public
2019-11-20 12:57:38 +01:00
noEmptyArray.kt
(Un)mute and add tests for vararg codegen
2019-08-13 14:24:55 +02:00
noSyntheticParameters.kt
JVM_IR. Align synthetic parameter name generation across backends
2020-01-29 16:59:57 +01:00