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
master
kotlin-fork
/
compiler
/
testData
/
writeFlags
/
function
/
deprecatedFlag
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
…
..
deprecatedSinceKotlin.kt
…
emptyGetter.kt
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
emptySetter.kt
…
extentionFun.kt
Drop package facades: JVM BE tests passed.
2015-10-19 16:03:16 +03:00
funInClass.kt
…
funInClassObject.kt
Get rid of deprecated annotations in testData
2015-09-18 10:14:32 +03:00
getter.kt
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
getterAnnotationOnProperty.kt
JVM IR: Write ACC_DEPRECATED flags
2019-08-28 19:41:12 +02:00
getterForPropertyInConstructor.kt
…
setter.kt
…
setterAnnotationOnProperty.kt
…
setterForPropertyInConstructor.kt
…
topLevelFun.kt
…