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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
quickfix
/
replaceJvmFieldWithConst
T
History
Toshiaki Kameyama
fbd992f8c7
Add intentions to convert lazy <--> ordinary property
...
#KT-23501 Fixed
2019-06-17 01:10:19 +03:00
..
class.kt
Add intentions to convert lazy <--> ordinary property
2019-06-17 01:10:19 +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
Add intentions to convert lazy <--> ordinary property
2019-06-17 01:10:19 +03:00
nullable.kt
Add intentions to convert lazy <--> ordinary property
2019-06-17 01:10:19 +03:00
object.kt
…
object.kt.after
…
stringTemplateWithConstants.kt
…
stringTemplateWithConstants.kt.after
…
stringTemplateWithVal.kt
Add intentions to convert lazy <--> ordinary property
2019-06-17 01:10:19 +03:00
toplevel.kt
…
toplevel.kt.after
…