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
6e2982989103321279a1414cc9f02886a59ae343
kotlin-fork
/
idea
/
testData
/
kdoc
/
finder
T
History
Dmitry Jemerov
6e29829891
add test which reproduces the problem
2015-02-27 20:55:34 +01:00
..
Constructor.kt
move KDocFinder to plugin because it's not used in compiler; wrap it in an object to avoid package facade conflicts; add test to findKDoc() and fix it so that it actually works
2015-02-06 18:13:35 +01:00
Overridden.kt
Fix retrieving documentation for overridden methods.
2015-02-27 20:10:37 +01:00
OverriddenWithSubstitutedType.kt
add test which reproduces the problem
2015-02-27 20:55:34 +01:00