aboutsummaryrefslogtreecommitdiff
path: root/lib/tree.js
AgeCommit message (Expand)AuthorFilesLines
2014-09-21[api] Removed tree module. This code should be in a separate project.Marak1-73/+0
2014-09-21[api] Added hacker module. Added default values for all methods. Cleaned up e...Marak1-0/+4
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-1/+1
2013-11-05My take on separating male and female names. Tests passing, Coverage restored.cyanos31-8/+2
2013-11-05Tree: let the width parameter also be a function that returns an intcyanos31-2/+13
2013-11-05Refactor tree so that it will work with the module model. (Not working at all...cyanos31-50/+47
2013-11-05Add tree:cyanos31-0/+67