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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
testData
/
quickfix
/
replaceJvmFieldWithConst
T
History
Toshiaki Kameyama
c65e246e02
Make private: don't suggest if property has @JvmField annotation
...
#KT-27138 Fixed
2018-10-11 17:20:13 +03:00
..
class.kt
Fix more broken QF tests
2018-03-23 15:26:21 +03:00
companionInInterface.kt
Add language version 1.2 to quick-fix tests for companion in interface
2018-09-18 11:50:35 +03:00
companionInInterface.kt.after
Add language version 1.2 to quick-fix tests for companion in interface
2018-09-18 11:50:35 +03:00
getter.kt
Make private: don't suggest if property has @JvmField annotation
2018-10-11 17:20:13 +03:00
nonConstantInitializer.kt
Fix more broken QF tests
2018-03-23 15:26:21 +03:00
nullable.kt
Fix more broken QF tests
2018-03-23 15:26:21 +03:00
object.kt
…
object.kt.after
…
stringTemplateWithConstants.kt
…
stringTemplateWithConstants.kt.after
…
stringTemplateWithVal.kt
Fix more broken QF tests
2018-03-23 15:26:21 +03:00
toplevel.kt
…
toplevel.kt.after
…