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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
idea
/
testData
/
quickfix
/
variables
T
History
Dmitry Jemerov
7c59592212
Quickfix for "Expression cannot be invoked as a function" with no arguments to remove parentheses
...
#KT-10825 Fixed
2016-01-28 17:04:44 +01: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
changeToPropertyAccess
Quickfix for "Expression cannot be invoked as a function" with no arguments to remove parentheses
2016-01-28 17:04:44 +01: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