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
Age
Commit message (
Expand
)
Author
2014-07-11
Update test to relevant data and fix retrieval of real (not synthetic) members.
Ilya Ryzhenkov
2014-07-11
Add processing of classes into model.
Ilya Ryzhenkov
2014-07-11
Rename verifyFiles to verifyModel
Ilya Ryzhenkov
2014-07-11
Add tests for packages, implement simple comment text extraction, build model...
Ilya Ryzhenkov
2014-07-11
Build model using recursive visitor, include packages in model, add test for ...
Ilya Ryzhenkov
2014-07-11
Building model from nodes with references.
Ilya Ryzhenkov
2014-07-11
Bootstrapped TDD, first test red then green.
Ilya Ryzhenkov
2014-07-11
Setup test framework and empty DocumentationModel to kickstart test development.
Ilya Ryzhenkov
2014-07-11
Add primitive KDoc extraction by descriptor.
Ilya Ryzhenkov
2014-07-11
Improving API, setting up playground, preparing for processing data.
Ilya Ryzhenkov
2014-07-11
Primitive API for analysing JetFile in BindingContext.
Ilya Ryzhenkov
2014-07-11
Add junit, setup test folders, add test/data/function.kt for initial model bu...
Ilya Ryzhenkov