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
98e665a652be97c5353662676ffcb5246912f8b6
kotlin-fork
/
core
T
History
pyos
6c6d653e85
FE: don't lose annotations on Java primitive arrays
...
but only use them to enhance for warnings for now. ^KT-48861 Fixed
2022-10-26 09:33:40 +02:00
..
builtins
Trim trailing spaces in generated docs of builtins
2022-10-02 19:04:36 +00:00
compiler.common
[FIR] Properly support @JvmRecord
2022-10-03 15:48:17 +03:00
compiler.common.jvm
FE: don't lose annotations on Java primitive arrays
2022-10-26 09:33:40 +02:00
descriptors
KT-MR-7307 review fixes
2022-10-13 15:19:10 +00:00
descriptors.jvm
FE: don't lose annotations on Java primitive arrays
2022-10-26 09:33:40 +02:00
descriptors.runtime
[FIR] KT-52157: Fix missing type parameter annotations
2022-10-20 13:08:11 +00:00
deserialization
[FE 1.0] Remove usages of
safeAs
and
cast
from most of FE 1.0 modules:
2022-10-12 13:58:56 +00:00
deserialization.common
Switch JVM target of the standard libraries to 1.8 #KT-51907
2022-08-13 01:33:45 +03:00
deserialization.common.jvm
Switch JVM target of the standard libraries to 1.8 #KT-51907
2022-08-13 01:33:45 +03:00
metadata
Switch JVM target of the standard libraries to 1.8 #KT-51907
2022-08-13 01:33:45 +03:00
metadata.jvm
Switch JVM target of the standard libraries to 1.8 #KT-51907
2022-08-13 01:33:45 +03:00
reflection.jvm
Take into account 'KTypeImpl.classifier' in its hashCode and equals
2022-10-24 19:05:08 +00:00
script.runtime/src/kotlin
/script
Fix minor compile warnings
2019-04-25 19:47:39 +07:00
util.runtime
Add error-level OptIn on
safeAs
,
cast
and
assertedCast
functions in addToStdlib
2022-10-06 06:57:07 +00:00