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
38f0fd256e5515c444284cf7abd88bd4af15ec89
kotlin-fork
/
core
T
History
Nikolay Krasko
1b96e14b1e
Remove reference to temporary thread local explicitly (KT-28940)
...
There're issue with storing variables in memory longer than needed.
2019-10-25 17:01:52 +03:00
..
builtins
Refactor more tasks to lazy API
2019-08-21 20:20:08 +02:00
descriptors
[NI] Fix ambiguity for extension functions with exact transient receiver
2019-10-25 16:28:40 +03:00
descriptors.jvm
Clean up after reusing allDescriptors() from LazyJavaScope to avoid compute contributed descriptors in LazyJavaPackageScope
2019-10-14 15:49:45 +02:00
descriptors.runtime
Pill: Add GenerateRuntimeDescriptorTests to the "Generate all tests" run configuration (KT-34494)
2019-10-24 21:33:01 +09:00
deserialization
Minor. Turn TypeBasedStarProjectionImpl into StarProjectionForAbsentTypeParameter
2019-07-30 12:41:41 +03:00
metadata
Update copyright.
2019-04-23 20:09:22 +03:00
metadata.jvm
JVM: Do not use equals-impl0 methods generated by older compiler versions
2019-09-18 18:52:58 +02:00
reflection.jvm
Mark value fields in ReflectProperties as volatile
2019-10-24 16:57:53 +02:00
script.runtime/src/kotlin
/script
Fix minor compile warnings
2019-04-25 19:47:39 +07:00
type-system
[NI] Avoid computing few things for simple calls without type variables
2019-09-20 17:56:07 +03:00
util.runtime
Remove reference to temporary thread local explicitly (KT-28940)
2019-10-25 17:01:52 +03:00