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
4a0d1b0b9d825dffe3b9f48d082e09a7e1306668
kotlin-fork
/
core
T
History
Ilya Chernikov
4a0d1b0b9d
Use precalculated intersection type in JVM backend
...
also test all backends for the problem in the issue #KT-37715 fixed
2020-04-29 11:12:22 +02:00
..
builtins
Allow placing Suppress on a type parameter
2020-04-03 19:36:37 +03:00
descriptors
[NI] Avoid type rendering in member scope for intersection type
2020-04-28 12:53:09 +03:00
descriptors.jvm
Use precalculated intersection type in JVM backend
2020-04-29 11:12:22 +02:00
descriptors.runtime
only stub default constructor when compiling against .java source files
2020-04-07 17:48:39 +02:00
deserialization
Fix expect discrimination with actual typealias in deserialization
2020-04-24 12:54:38 +03:00
metadata
[KLIB] Implement new linker based on IdSignature
2020-02-14 18:22:16 +03:00
metadata.jvm
Fix exponential string table size of anonymous classes during inlining
2020-04-28 12:59:52 +02:00
reflection.jvm
Reflect: Handle methods with inline class default parameters
2020-04-28 19:49:35 +02:00
script.runtime/src/kotlin
/script
Fix minor compile warnings
2019-04-25 19:47:39 +07:00
type-system
NI: take into account an extension function annotation during CST calculation
2020-04-02 15:28:35 +03:00
util.runtime
Perform tryLock-and-checkCanceled on waiting lock in LockBasedStorageManager
2020-04-14 13:11:30 +02:00