aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-07-11Bootstrapped TDD, first test red then green.Ilya Ryzhenkov
2014-07-11Setup test framework and empty DocumentationModel to kickstart test development.Ilya Ryzhenkov
2014-07-11Add primitive KDoc extraction by descriptor.Ilya Ryzhenkov
2014-07-11Improving API, setting up playground, preparing for processing data.Ilya Ryzhenkov
2014-07-11Primitive API for analysing JetFile in BindingContext.Ilya Ryzhenkov
2014-07-11Add junit, setup test folders, add test/data/function.kt for initial model ↵Ilya Ryzhenkov
building without dependencies.
2014-07-11Initial commit, setup compiler-as-a-service to analyse files.Ilya Ryzhenkov