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
3f2ff3eb24e67cde2e196c499d173fbb8ca3ebf4
kotlin-fork
/
idea
/
testData
/
codeInsight
/
codeTransformations
/
branched
/
unfolding
T
History
Alexey Sedunov
3f2ff3eb24
Add code transformations for if/when in local property initializers
2013-06-07 17:05:05 +04:00
..
assignmentToIf
Fix caret positioning in unfolded assignments
2013-05-15 18:51:08 +04:00
assignmentToWhen
Fix caret positioning in unfolded assignments
2013-05-15 18:51:08 +04:00
propertyToIf
Add code transformations for if/when in local property initializers
2013-06-07 17:05:05 +04:00
propertyToWhen
Add code transformations for if/when in local property initializers
2013-06-07 17:05:05 +04:00
returnToIf
Replace fold/unfold intentions with a set of specialized ones
2013-05-15 12:57:41 +04:00
returnToWhen
Add tests for unfolding to 'when'
2013-05-15 12:57:42 +04:00