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
a3eae3d5c1fd8f5ff118a46a77129c8db6feaa5b
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
T
History
Evgeny Gerashchenko
a3eae3d5c1
Added quick fix which removes val/var from parameters all over the project.
2013-02-26 17:32:40 +04:00
..
afterBareSure.kt
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
afterSure.kt
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
afterTuplesWithRuntime.kt
Tuple migration quick fix now appears only on tupels shorter than 4
2012-09-19 16:05:32 +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
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
beforeSure.kt
Quick fix to replace sure() calls with !!
2012-09-18 20:27:09 +04:00
beforeTuplesWithRuntime.kt
Tuple migration quick fix now appears only on tupels shorter than 4
2012-09-19 16:05:32 +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