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
9fa3e2eb13df7f054e8e6484cd9b66eaebbc86b5
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
nativeTests
T
History
Svyatoslav Scherbina
d4a8c51637
Native: report a warning on invalid characters in identifiers
...
This will become an error in Kotlin 1.7. ^KT-46182 Fixed
2021-08-31 08:50:14 +00:00
..
annotationConstructorCallNative.kt
Revert "Revert "Instantiation of annotations for JVM IR with the corresponding feature flag""
2021-07-21 18:24:07 +03:00
identifiers.kt
Native: report a warning on invalid characters in identifiers
2021-08-31 08:50:14 +00:00
identifiers.txt
Native: report a warning on invalid characters in identifiers
2021-08-31 08:50:14 +00:00
sharedImmutable.kt
Added Native-specific frontend checker for
@SharedImmutable
(
#3091
)
2020-03-04 16:45:37 +03:00
sharedImmutable.txt
Added Native-specific frontend checker for
@SharedImmutable
(
#3091
)
2020-03-04 16:45:37 +03:00
threadLocal.kt
Native specific frontend checker for
@ThreadLocal
(
#3293
)
2020-04-16 15:23:06 +03:00
threadLocal.txt
Native specific frontend checker for
@ThreadLocal
(
#3293
)
2020-04-16 15:23:06 +03:00
throws.kt
Fix Throws declaration in Native diagnostics tests
2020-05-26 20:24:35 +03:00
throws.txt
Fix Throws declaration in Native diagnostics tests
2020-05-26 20:24:35 +03:00
throwsClash.kt
Fix Throws declaration in Native diagnostics tests
2020-05-26 20:24:35 +03:00
throwsClash.txt
Fix Throws declaration in Native diagnostics tests
2020-05-26 20:24:35 +03:00
topLevelSingleton.kt
Native specific frontend checker for
@ThreadLocal
(
#3293
)
2020-04-16 15:23:06 +03:00
topLevelSingleton.txt
Added Native-specific checker for properties of top level singletons (
#3172
)
2020-03-06 14:58:09 +03:00