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
272ee252d8d4933f29093dd91f08c5bcc4600cec
kotlin-fork
/
idea
/
testData
/
quickfix
/
implement
T
History
Mikhail Glukhikh
e47feaf0b8
Add test for KT-20007
2017-10-05 15:28:21 +03:00
..
abstract.kt
…
abstract.kt.after
Allow empty single-line bodies in property accessors
2016-12-14 13:40:44 +03:00
annotation.kt
Intentions: Implement intention which rename file according to the top-level class name
2017-01-10 21:16:08 +03:00
doNotAddExpectForVal.kt
Add test for KT-20007
2017-10-05 15:28:21 +03:00
doNotAddExpectForVal.kt.after
Add test for KT-20007
2017-10-05 15:28:21 +03:00
doNotAddHeader.kt
Fix a pair of multi-platform messages #KT-20327 Fixed
2017-09-25 11:47:05 +03:00
doNotAddHeader.kt.after
Fix a pair of multi-platform messages #KT-20327 Fixed
2017-09-25 11:47:05 +03:00
enum.kt
Intentions: Implement intention which rename file according to the top-level class name
2017-01-10 21:16:08 +03:00
finalClass.kt
Intentions: Implement intention which rename file according to the top-level class name
2017-01-10 21:16:08 +03:00
inCompanion.kt
…
inCompanion.kt.after
…
incorrectRange.kt
…
inInternalCompanion.kt
…
inInternalCompanion.kt.after
…
inner.kt
…
inner.kt.after
…
inPrivateCompanion.kt
…
inPrivateCompanion.kt.after
…
inProtectedCompanion.kt
…
inProtectedCompanion.kt.after
…
interface.kt
…
interface.kt.after
…
local.kt
…
nested.kt
…
nested.kt.after
…
nestedPrivateInterface.kt
…
nestedPrivateInterface.kt.after
Allow empty single-line bodies in property accessors
2016-12-14 13:40:44 +03:00
noDefaultConstructor.kt
Protection against "<caret>" missing in test data
2016-09-27 18:05:26 +03:00
private.kt
…
private.kt.after
…
privateConstructor.kt
Add quick-fix for empty brackets after primary constructor
2017-06-28 15:28:21 +03:00
privateNested.kt
…
privateNested.kt.after
…
privateNestedWithConflict.kt
…
privateNestedWithConflict.kt.after
…
protected.kt
…
protected.kt.after
…
sealed.kt
…
sealed.kt.after
…
sealedEmpty.kt
…
sealedEmpty.kt.after
…
sealedWithConflict.kt
…
sealedWithConflict.kt.after
…
typeParameter.kt
…
typeParameter.kt.after
…
typeParameterOut.kt
…
typeParameterOut.kt.after
…
typeParametersClass.kt
…
typeParametersClass.kt.after
…
typeParameterWhere.kt
…
typeParameterWhere.kt.after
…