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
cab2328b646b2592f3a3e7851cbab270f3d2748d
kotlin-fork
/
idea
/
testData
/
quickfix
/
migration
/
replaceJavaClassAsAnnotationParameter
T
History
Denis Zharkov
cab2328b64
Do not insert type parameters when replacing
javaClass
with
T::class
...
Type parameters are invalid for class literal unless class is `Array`
2015-05-27 08:24:57 +03:00
..
arrayRuntime.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
arrayRuntime.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
basicRuntime.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
basicRuntime.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
defaultRuntime.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
defaultRuntime.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
manyFilesMultiple.after.data.Sample.java
Add quickfix for java.lang.Class as annotation parameter
2015-04-29 14:03:11 +03:00
manyFilesMultiple.after.data.Sample.kt
Add quickfix for java.lang.Class as annotation parameter
2015-04-29 14:03:11 +03:00
manyFilesMultiple.after.kt
Do not insert type parameters when replacing
javaClass
with
T::class
2015-05-27 08:24:57 +03:00
manyFilesMultiple.before.data.Sample.java
Add quickfix for java.lang.Class as annotation parameter
2015-04-29 14:03:11 +03:00
manyFilesMultiple.before.data.Sample.kt
Add quickfix for java.lang.Class as annotation parameter
2015-04-29 14:03:11 +03:00
manyFilesMultiple.before.Main.kt
Add quickfix for java.lang.Class as annotation parameter
2015-04-29 14:03:11 +03:00
usageWithErrorRuntime.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
usageWithErrorRuntime.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
varargRuntime.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
varargRuntime.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