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
ac0aaff61184b7db1e59b3700ae41769ec33814b
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Dmitry Petrov
ac0aaff611
JVM_IR KT-46562 don't use LambdaMetafactory for Serializable SAMs
...
TODO support serializable lambdas creation with LambdaMetafactory
2021-05-10 14:54:14 +03:00
..
asmLike
Generate type annotations on class type parameters bounds
2021-05-10 12:12:21 +03:00
box
JVM_IR KT-46562 don't use LambdaMetafactory for Serializable SAMs
2021-05-10 14:54:14 +03:00
boxError
[JS IR] Replace calls with invalid type arguments for type parameters with call to
errorCode
function from runtime.
2020-12-24 20:03:22 +03:00
boxInline
Mute test on JDK 6
2021-04-30 18:24:10 +02:00
boxKlib
…
bytecodeListing
JVM IR: generate adapted callable references as synthetic
2021-05-06 22:58:18 +03:00
bytecodeText
[JVM] Extend boxing/unboxing optimizations to coroutine boxing.
2021-05-06 15:35:49 +02:00
composeLike
[JVM_IR] Add tests of Compose-like default argument handling.
2020-12-10 17:22:18 +01:00
composeLikeBytecodeText
[JVM_IR] Refactor and add bytecode text tests for compose-like code.
2020-12-10 17:22:18 +01:00
customScript
Fix provided properties access generation
2021-01-07 10:37:20 +01:00
defaultArguments
/reflection
…
dumpDeclarations
…
helpers
[Test] Migrate AbstractBlackBoxCodegenTest to new infrastructure
2021-01-12 18:35:30 +03:00
innerClassInfo
…
java6
/box
…
java9
/box
JVM_IR indy-SAM: use '-Xsam-conversions=indy' if JVM 1.8+, LV 1.5+
2021-03-10 21:04:08 +03:00
java15/box
/records
Add some tests on corner cases for @JvmRecord
2020-12-09 16:47:25 +03:00
kapt
…
light-analysis
[TEST] Update testdata due to dropped COMMON_COROUTINE_TEST directive
2020-12-10 01:31:04 +03:00
notNullAssertions
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
outerClassInfo
…
properties
…
reflection
/classLoaders
[Test] Properly merge box against java testdata into codegen/box
2021-02-04 10:53:50 +03:00
script
Fix handling of lambdas in top-level destructuring declarations
2021-03-11 15:50:32 +01:00
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…