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
f14f2c19a8a25136ada3ed0a9af400a497a4c601
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
T
History
Valentin Kipyatkov
d01ff28212
Quickfix and intention tests refactoring: refer to intention action by class when checking that it's not available (instead of listing all available actions)
2014-01-23 18:46:27 +04:00
..
afterSure.kt
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
afterValVarFromParameters.kt
Added quick fix which removes val/var from parameters all over the project.
2013-02-26 17:32:40 +04:00
beforeBareSure.kt
Quickfix and intention tests refactoring: refer to intention action by class when checking that it's not available (instead of listing all available actions)
2014-01-23 18:46:27 +04:00
beforeSure.kt
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
beforeValVarFromParameters.kt
Added quick fix which removes val/var from parameters all over the project.
2013-02-26 17:32:40 +04:00