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
8e122397b02fbbd26f0ee7742607619e06249c0b
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
…
sharedImmutable.txt
…
threadLocal.kt
…
threadLocal.txt
…
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
…
topLevelSingleton.txt
…