aboutsummaryrefslogtreecommitdiff
path: root/test/src/TopLevelFunctionTest.kt
AgeCommit message (Collapse)Author
2014-07-11Add tests for packages, implement simple comment text extraction, build ↵Ilya Ryzhenkov
model for functions and parameters.
2014-07-11Build model using recursive visitor, include packages in model, add test for ↵Ilya Ryzhenkov
function with parameters, unify model and node.
2014-07-11Building model from nodes with references.Ilya Ryzhenkov