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
e689733f69d793d8537bea28ec4235c6548e12b1
kotlin-fork
/
compiler
/
testData
/
codegen
T
History
Alexander Udalov
e689733f69
Revert "Map Kotlin TYPE target to Java TYPE_USE in bytecode"
...
This reverts commit
d122406dca
. See KT-23857 #KT-24952 Fixed
2018-06-19 12:08:18 +02:00
..
box
Revert changes to data class equals/hashCode (KT-12330)
2018-06-19 12:05:55 +02:00
boxAgainstJava
Fix SAM wrapper generation in secondary constructor calls
2017-12-04 10:29:33 +03:00
boxInline
JS IR: minor fix for callable ref translation
2018-06-18 13:15:19 +03:00
bytecodeListing
Make private inline suspend functions effectively inline-only
2018-06-13 15:08:26 +03:00
bytecodeText
Revert changes to data class equals/hashCode (KT-12330)
2018-06-19 12:05:55 +02:00
customScript
Refactor and simplify AbstractCustomScriptCodegenTest
2018-05-03 22:15:10 +02:00
defaultArguments
/reflection
Generate default constructor also for private classes when all parameters have default values
2016-11-18 11:04:51 +01:00
dumpDeclarations
Render unwrapped suspend function in backend
2018-04-17 16:24:13 +03:00
innerClassInfo
…
java6
/box
Black box update
2017-03-20 18:46:01 +01:00
java8
Revert "Map Kotlin TYPE target to Java TYPE_USE in bytecode"
2018-06-19 12:08:18 +02:00
kapt
Kapt: Do not use awkward ('$' -> '/') logic for KAPT3 class builder mode
2017-08-15 17:48:51 +03:00
light-analysis
Move coroutines to kotlin.coroutines package: tests
2018-04-23 21:51:59 +03:00
notNullAssertions
…
outerClassInfo
…
properties
…
reflection
/classLoaders
Do not use deprecated kotlin.reflect API
2017-09-12 15:08:21 +03:00
script
Closures in scripts have outer expression
2018-01-10 14:08:56 +03:00
scriptCustom
Use kts file extension instead of kt in tests...
2018-05-03 22:15:10 +02:00
sourceInfo
…
topLevelMemberInvocation
…