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
7c8a5b0b837bdf01495bd95db63396fbfe2dfdfb
kotlin-fork
/
idea
/
testData
/
quickfix
/
variables
T
History
Alexey Sedunov
73233b2e90
Change Variable Mutability Quick-Fix: Forbid on non-primary-constructor parameters
...
#KT-10601 Fixed
2016-01-14 13:55:03 +03:00
..
changeMutability
Change Variable Mutability Quick-Fix: Forbid on non-primary-constructor parameters
2016-01-14 13:55:03 +03:00
changeToFunctionInvocation
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
removeValVarFromParameter
val / var are now forbidden on a loop multi declaration parameter #KT-6274 Fixed
2015-11-03 15:30:50 +03:00
unusedVariableWithInitializer.kt
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
unusedVariableWithInitializer.kt.after
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
unusedVariableWithoutInitializer.kt
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
unusedVariableWithoutInitializer.kt.after
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00