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
becdd7a5e60cf96b735520ddc8caef864ca8e82e
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
T
History
Dmitry Gridin
b04fbbd43b
Fix
testUnusedSymbol_class_inspectionData_Inspections_test
test
2019-08-28 19:11:42 +07:00
..
class
Fix
testUnusedSymbol_class_inspectionData_Inspections_test
test
2019-08-28 19:11:42 +07:00
enum
Fix inspections test 'Unused symbol' for enum entry
2019-03-27 12:27:48 +07:00
function
Unused symbol: don't report for finalize() method #KT-13311 Fixed
2018-11-13 10:26:06 +03:00
functionMain
Fix UnusedSymbolInspection for parameterless and suspend main functions
2018-09-12 09:49:25 +03:00
js
…
object
Don't search twice for the same declaration
2017-08-15 11:39:40 +02:00
parameter
…
property
Unused symbol suppression: get annotation descriptors via entries
2018-05-08 18:37:09 +03:00
typeAlias
Add type aliases into UnusedSymbolInspection / safe delete
2017-07-21 18:59:01 +03:00
typeParameter
Unused symbol: don't report for type parameter in open class #KT-23639 Fixed
2018-11-20 11:18:18 +03:00