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
ae47130c8e2a595ebabe82dfd908a1e6c62eef02
kotlin-fork
/
idea
/
testData
/
highlighter
/
deprecated
T
History
Dmitry Jemerov
675305fef3
Don't highlight 'this' references as deprecated
...
#KT-17613 Fixed
2017-05-15 14:57:52 +02:00
..
Class.kt
Don't highlight 'this' references as deprecated
2017-05-15 14:57:52 +02:00
ClassObject.kt
Do not report deprecation on members of deprecated companion
2016-10-07 20:14:53 +03:00
Constructor.kt
Don't highlight 'this' references as deprecated
2017-05-15 14:57:52 +02:00
ExtensionFunction.kt
…
Function.kt
…
Get.kt
…
Getter.kt
…
Inc.kt
…
Invalid.kt
…
Invoke.kt
…
Operation.kt
…
Property.kt
…
RangeTo.kt
Test data: replace Exception with Throwable (in those tests where particular exception type is not crucial in order not to rename tests to have runtime dependency added with exception typealiases).
2016-08-17 12:40:50 +03:00
Setter.kt
…
SuperCall.kt
…
Trait.kt
…