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
77765a80640094de31db96778dbd0a65bbc5f661
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
T
History
Alexander Udalov
2877314313
Support "::foo" as a short-hand for "this::foo"
...
#KT-15667 Fixed
2017-09-08 10:59:44 +03:00
..
commasInWhenWithoutArgument
Rewrite mixed multiple- and single-condition 'when' properly.
2015-11-30 14:43:03 +03:00
conflictingExtension
Adjust "Remove explicit type" intention to properties with getters
2016-11-15 09:30:13 +03:00
javaAnnotationPositionedArguments
Fixed error message to quote parameter name
2017-05-20 23:44:20 +03:00
jsExternal
JS: Avoid declaration skeleton body generation in case of external class or object
2017-06-07 19:22:24 +02:00
missingConstructorKeyword
Drop pre-1.0 whole-project syntax migration actions
2017-03-27 14:57:44 +02:00
obsoleteLabelSyntax
Drop pre-1.0 whole-project syntax migration actions
2017-03-27 14:57:44 +02:00
removeNameFromFunctionExpression
use terms "lambda expression" and "anonymous function" instead of "function literal" and "function expression"
2015-12-09 13:55:40 +01:00
typeParameterList
fix type parameter migration for extension functions
2015-10-12 13:45:44 +02:00