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
fad7818bf0f2fc60b7713ee39773749c09405773
kotlin-fork
/
idea
/
testData
/
quickfix
/
suppress
/
declarationKinds
T
History
Valentin Kipyatkov
21c2268f70
Protection against "<caret>" missing in test data
...
Many incorrect tests fixed
2016-09-27 18:05:26 +03:00
..
class.kt
…
class.kt.after
…
classObject.kt
…
classObject.kt.after
…
enumEntry.kt
Protection against "<caret>" missing in test data
2016-09-27 18:05:26 +03:00
enumEntry.kt.after
…
fun.kt
…
fun.kt.after
…
multiVal.kt
Suppress warning intention fix: now multi declaration is not a possible intention target but its initializer is, relevant test fixes
2015-09-16 09:51:31 +03:00
multiVal.kt.after
Suppress warning intention fix: now multi declaration is not a possible intention target but its initializer is, relevant test fixes
2015-09-16 09:51:31 +03:00
multiVar.kt
Suppress warning intention fix: now multi declaration is not a possible intention target but its initializer is, relevant test fixes
2015-09-16 09:51:31 +03:00
multiVar.kt.after
Suppress warning intention fix: now multi declaration is not a possible intention target but its initializer is, relevant test fixes
2015-09-16 09:51:31 +03:00
object.kt
…
object.kt.after
…
param.kt
…
param.kt.after
…
secondaryConstructor.kt
Allow suppressing warnings for secondary constructor (KT-12627)
2016-08-16 13:04:42 +03:00
secondaryConstructor.kt.after
Allow suppressing warnings for secondary constructor (KT-12627)
2016-08-16 13:04:42 +03:00
trait.kt
…
trait.kt.after
…
val.kt
…
val.kt.after
…
var.kt
…
var.kt.after
…