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
aa6a509e8da788beaa1de2fa7a286bd57fa187d1
kotlin-fork
/
idea
/
testData
/
quickfix
/
when
T
History
Alexey Sedunov
d5739bbe7f
Fix negative quickfix tests which use when
2013-05-16 16:31:43 +04:00
..
afterElseNotLastInWhen.kt
QuickFix for ELSE_MISPLACED_IN_WHEN.
2013-01-21 22:03:58 +04:00
afterNoElseInWhenWithBranches.kt
Move caret into generated else branch
2012-10-25 18:55:53 +04:00
afterNoElseInWhenWithoutBranches.kt
Move caret into generated else branch
2012-10-25 18:55:53 +04:00
afterTwoElseBranchesInWhen.kt
QuickFix for ELSE_MISPLACED_IN_WHEN.
2013-01-21 22:03:58 +04:00
beforeElseNotLastInWhen.kt
QuickFix for ELSE_MISPLACED_IN_WHEN.
2013-01-21 22:03:58 +04:00
beforeNoElseInWhenWithBranches.kt
Add else entry for when quick fix
2012-10-25 18:55:52 +04:00
beforeNoElseInWhenWithoutBranches.kt
Add else entry for when quick fix
2012-10-25 18:55:52 +04:00
beforeTwoElseBranchesInWhen.kt
Fix negative quickfix tests which use when
2013-05-16 16:31:43 +04:00