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
576ead2afec16632870554e926c4164ea7a23db7
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
T
History
Mikhail Glukhikh
983339e1c9
Detection of semicolon between enum entries together with the correct delimiter quick fix for this case.
...
Error message reported directly on semicolon.
2015-05-15 16:13:41 +03:00
..
bracketsAnnotations
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
enumConstructor
Quick fix for enum entry super constructor syntax fix, together with a set of tests
2015-05-15 16:13:36 +03:00
enumDelimiter
Detection of semicolon between enum entries together with the correct delimiter quick fix for this case.
2015-05-15 16:13:41 +03:00
lambdaSyntax
Fixed bug in DeprecatedLambdaSyntaxFix
2015-05-14 01:09:52 +03:00
migrateJavaAnnotationMethodCall
Add quickfix for migrating Java annotation method calls
2015-04-23 11:22:39 +03:00
replaceJavaClassAsAnnotationParameter
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
2015-05-08 22:29:42 +03:00
replaceJavaClassWithKClassForJavaAnnotation
Add quickfix for usages of javaClass<T>() in annotations loaded from Java
2015-04-17 18:52:17 +03:00
addOverrideToEqualsHashCodeToString.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
addOverrideToEqualsHashCodeToString.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