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
023cdd7cd42ffb085794dd4dc7f0f3660718ba58
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Ilmir Usmanov
023cdd7cd4
Support not boxing inline class of reference class
...
even if the class is other than Any. #KT-41429 In progress
2020-09-09 17:43:34 +02:00
..
asmLike
Beatify names for enum name and ordinal local variables
2020-01-31 11:39:54 +01:00
box
JVM IR: fix exception on star projection in type parameter upper bound
2020-09-09 17:07:52 +02:00
boxAgainstJava
Minor, move obsolete test to oldLanguageVersions
2020-02-12 17:36:08 +01:00
boxError
[JS IR] Add infra to test compilation with error
2020-09-01 14:53:08 +03:00
boxInline
Add JVM/JVM_IR mixed compilation tests for compileKotlinAgainstKotlin/boxInline
2020-09-07 19:41:37 +02:00
boxKlib
IR: restore reading common Klib from JVM
2020-02-23 14:55:29 +03:00
bytecodeListing
JVM IR: fix enclosing constructor for lambdas in inner classes
2020-09-08 23:37:00 +02:00
bytecodeText
Support not boxing inline class of reference class
2020-09-09 17:43:34 +02:00
customScript
…
defaultArguments
/reflection
…
dumpDeclarations
Minor. Add test with boolean parameter
2020-08-13 15:52:53 +02:00
innerClassInfo
…
java6
/box
…
java9
/box
…
kapt
Check class source in bytecode listing tests
2020-07-27 19:13:37 +03:00
light-analysis
…
notNullAssertions
…
outerClassInfo
…
properties
Convert SyntheticMethodForAnnotatedPropertyGenTest to a box test
2019-12-30 16:30:50 +01:00
reflection
/classLoaders
…
script
…
scriptCustom
…
sourceInfo
…
topLevelMemberInvocation
…