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
45637c1b94de9509bcc242f797100e0ba4e4efd3
kotlin-fork
/
compiler
/
testData
/
codegen
/
box
/
jvm8
/
defaults
/
allCompatibility
T
History
Steven Schäfer
6af616d3c3
FIR: make declarations marked with 'override' implicitly open
...
#KT-52236 Fixed
2022-12-14 21:46:41 +00:00
..
delegationBy
FIR2IR don't generate delegates for default interface members
2021-11-25 13:25:36 +03:00
accessor.kt
JVM IR: Avoid direct invokes in callable reference tests
2022-07-14 23:24:18 +02:00
accessorFromCompanion.kt
…
bridge2.kt
…
bridge3.kt
…
bridge.kt
…
bridgeInClass.kt
…
bridgeInInterface2.kt
…
bridgeInInterface.kt
…
bridgeInInterfaceWithProperties2.kt
…
bridgeInInterfaceWithProperties.kt
…
bridgeWithJava.kt
…
bridgeWithProperties2.kt
…
bridgeWithProperties3.kt
…
bridgeWithProperties.kt
…
callStackTrace.kt
…
defaultArgs.kt
…
defaultArgsViaAnonymousObject.kt
…
deprecatedDefaultMethod.kt
…
funInterface.kt
…
inheritedFunctionWithDefaultParameters.kt
…
inheritedJvmDefault.kt
…
interfaceExtension.kt
…
kt14243_2.kt
…
kt14243.kt
…
kt42674.kt
…
localDelegatedProperties.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
localDelegatedProperties.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
localDelegatedProperties.txt
…
privateFunInInterface.kt
…
privateFunWithDefaultArg2.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
privateFunWithDefaultArg2.txt
…
privateFunWithDefaultArg.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
privateFunWithDefaultArg.kt
Support specifying different bytecode listings for FIR and old frontend
2022-10-21 12:57:11 +00:00
privateFunWithDefaultArg.txt
…
privateSuspend.kt
…
propertyAnnotation.kt
…
simpleFunction.kt
…
superCall.ir.txt
[Test] Save IR bytecode dumps from BytecodeListingHandler to .ir.txt file instead of _ir.txt
2022-12-01 07:29:37 +00:00
superCall.kt
FIR: make declarations marked with 'override' implicitly open
2022-12-14 21:46:41 +00:00
superCall.txt
…
suspendFunction.kt
…