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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
idea
/
testData
/
navigation
/
implementations
/
multiModule
T
History
Denis Zharkov
1b5f72bd59
Enable ultra-light classes by default
...
^KT-29267 Fixed
2019-05-13 11:21:11 +03:00
..
actualTypeAliasWithAnonymousSubclass
Enable ultra-light classes by default
2019-05-13 11:21:11 +03:00
expectClass
…
expectClassFun
…
expectClassProperty
…
expectClassSuperclass
Navigation to implementation / overriding method: do not show method of inline class twice
2019-02-19 18:27:50 +03:00
expectClassSuperclassFun
…
expectClassSuperclassProperty
Navigation to implementation / overriding method: do not show method of inline class twice
2019-02-19 18:27:50 +03:00
expectCompanion
MPP navigation / search: handle expect objects correctly #KT-25317 Fixed
2018-07-26 18:00:18 +03:00
expectEnumEntry
Navigation to implementation: do not try to find expect enum inheritors
2018-11-23 15:35:19 +03:00
expectObject
MPP navigation / search: handle expect objects correctly #KT-25317 Fixed
2018-07-26 18:00:18 +03:00
suspendFunImpl
…