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
4b4a6101c1fa0c93b4dfff1c2567a0e47c4c1d77
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
4b4a6101c1
JVM_IR: Generate inline functions with reified generics as public synthetic
...
Otherwise, proguard will remove them. #KT-37004 Fixed
2020-03-04 21:32:31 +01:00
..
asmLike
Beatify names for enum name and ordinal local variables
2020-01-31 11:39:54 +01:00
box
JVM_IR: Do not duplicate inline suspend functions with reified type parameters
2020-03-04 21:32:27 +01:00
boxAgainstJava
Minor, move obsolete test to oldLanguageVersions
2020-02-12 17:36:08 +01:00
boxInline
JVM_IR: make continuation detection more consistent
2020-03-03 15:12:13 +01:00
boxKlib
IR: restore reading common Klib from JVM
2020-02-23 14:55:29 +03:00
bytecodeListing
JVM_IR: Generate inline functions with reified generics as public synthetic
2020-03-04 21:32:31 +01:00
bytecodeText
Add a test for getOrDefault() bridge
2020-03-04 16:02:54 +03:00
customScript
Implement filePathPattern in the script configuration with handling
2019-07-12 13:44:09 +03:00
defaultArguments
/reflection
…
dumpDeclarations
Remove configuration kind from
AbstractDumpDeclarationsTest
tests
2020-03-04 14:51:18 +01:00
innerClassInfo
…
java6
/box
…
java9
/box
…
kapt
[minor] fix testdata for compiler 1.4
2019-12-19 14:25:56 +01:00
light-analysis
…
notNullAssertions
Split GenerateNotNullAssertionsTests into standard box and bytecode tests
2019-07-08 17:48:33 +02:00
outerClassInfo
…
properties
Convert SyntheticMethodForAnnotatedPropertyGenTest to a box test
2019-12-30 16:30:50 +01:00
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…