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
7bbc04b6a259ac9137f539bc026c581cab529cb2
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Georgy Bronnikov
7bbc04b6a2
JVM_IR: reconstruct fake overrides after IR deserialization.
...
We need to keep track of local signatures for deserialized symbols.
2021-07-14 21:20:29 +03:00
..
asmLike
JVM_IR KT-45103 optimize direct invoke for lambdas and callable refs
2021-05-18 22:20:12 +03:00
box
Minor: regenerate tests
2021-07-13 21:23:17 +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
JVM_IR: reconstruct fake overrides after IR deserialization.
2021-07-14 21:20:29 +03:00
boxKlib
…
bytecodeListing
JVM add ABI tests for non-approximated SAM types
2021-06-22 21:13:57 +03:00
bytecodeText
JVM_IR: optimize out redundant delegated property receiver fields
2021-07-12 22:38:45 +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
Properly process big types
2021-06-26 06:10:16 +02: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
…