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
f2a067eda02d40db7ac14625c768c94de3e8e597
kotlin-fork
/
libraries
/
stdlib
/
src
/
kotlin
/
reflect
T
History
KotlinIsland
5e173c9f83
Minor: remove redundant suppression (
#3812
)
...
The suppression is not needed after KT-12448 has been fixed.
2021-03-04 08:18:35 +03:00
..
KCallable.kt
Update copyright.
2019-04-23 20:09:22 +03:00
KClass.kt
Make common KClass extend common KClassifier
2020-07-13 23:20:52 +03:00
KClasses.kt
Promote KClass.cast/safeCast, KAnnotatedElement.hasAnnotation() to stable
2020-06-03 23:50:48 +03:00
KClassifier.kt
Commonize KType API
2020-01-16 15:33:15 +03:00
KFunction.kt
Introduce expect KFunction in common
2020-01-16 15:33:14 +03:00
KProperty.kt
KProperty and ReadOnlyProperty type parameter names #KT-16529
2020-02-26 17:34:03 +03:00
KType.kt
Move KTypeProjection to separate file
2020-07-22 11:08:14 +03:00
KTypeParameter.kt
Commonize KType API
2020-01-16 15:33:15 +03:00
KTypeProjection.kt
Move KTypeProjection to separate file
2020-07-22 11:08:14 +03:00
KVariance.kt
Commonize KType API
2020-01-16 15:33:15 +03:00
typeOf.kt
Minor: remove redundant suppression (
#3812
)
2021-03-04 08:18:35 +03:00