aboutsummaryrefslogtreecommitdiff
path: root/test/src/model/PropertyTest.kt
AgeCommit message (Expand)Author
2015-01-09generate ExternalClass nodes to hold extension functions and properties for c...Dmitry Jemerov
2014-12-30annotations work in progressDmitry Jemerov
2014-12-22Remove one line sections tests.Ilya Ryzhenkov
2014-12-16Process short links.Ilya Ryzhenkov
2014-10-14Use module.md to get package descriptors, filter sections with names of membe...Ilya Ryzhenkov
2014-10-12Convert visitors to top-down builderIlya Ryzhenkov
2014-09-29Extract content model, make doc model independent from descriptors, parse doc...Ilya Ryzhenkov
2014-07-12Process Modality (final, open, abstract) and Visibility (public, protected, i...Ilya Ryzhenkov
2014-07-12Add signature generator classes, refactor classes into files and nested enums.Ilya Ryzhenkov
2014-07-12Add test for multiple files generating multiple package nodes, rename nodes->...Ilya Ryzhenkov
2014-07-12Convert string doc to structured DocumentationContentIlya Ryzhenkov
2014-07-12Fix tests after adding type/upperbound information to model.Ilya Ryzhenkov
2014-07-11Migrate tests to org.jetbrains.dokkaIlya Ryzhenkov