index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
model
/
FunctionTest.kt
Age
Commit message (
Expand
)
Author
2014-09-19
Update tests to work with RichString.
Ilya Ryzhenkov
2014-07-14
Fix tests
Ilya Ryzhenkov
2014-07-12
Process Modality (final, open, abstract) and Visibility (public, protected, i...
Ilya Ryzhenkov
2014-07-12
Add signature generator classes, refactor classes into files and nested enums.
Ilya Ryzhenkov
2014-07-12
Add test for multiple files generating multiple package nodes, rename nodes->...
Ilya Ryzhenkov
2014-07-12
Convert string doc to structured DocumentationContent
Ilya Ryzhenkov
2014-07-12
Fix tests after adding type/upperbound information to model.
Ilya Ryzhenkov
2014-07-12
Implement symbol resolution for function body context, class type parameters,...
Ilya Ryzhenkov
2014-07-11
Support functions with receivers.
Ilya Ryzhenkov
2014-07-11
Support type parameter constraints as type parameter details.
Ilya Ryzhenkov
2014-07-11
Support type parameters for functions and classes.
Ilya Ryzhenkov
2014-07-11
Test for docs on parameters, cleanup.
Ilya Ryzhenkov
2014-07-11
Migrate tests to org.jetbrains.dokka
Ilya Ryzhenkov