This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-11 15:53:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fe7b7fb0bda88760abd22fe137b9ba052d8ee8a5
kotlin
/
idea
/
testData
/
quickfix
/
migration
History
Dmitry Jemerov
5bb195df9b
No space between label and lambda in labeled expressions
...
#KT-22301 Fixed
2018-02-09 10:49:01 +01: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
No space between label and lambda in labeled expressions
2018-02-09 10:49:01 +01: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