summaryrefslogtreecommitdiff
path: root/morphlib/morphologyloader.py
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the old internal morph APIsLars Wirzenius2012-05-021-72/+0
* morphologyloader.py: Fix typoJavier Jardón2012-04-021-1/+1
* Automatically deduce type of chunk if one doesn't existLars Wirzenius2012-03-301-2/+28
* Bump copyright years, get rid of long lines and unused imports.Jannis Pohlmann2012-01-231-1/+0
* Port everything to using Treeish objects instead of (repo, ref).Jannis Pohlmann2012-01-201-24/+11
* Remove bad whitespaceRob Taylor2012-01-191-2/+2
* Fix cmdtests for SourceManager changesRob Taylor2012-01-191-1/+4
* Introduce the "show-dependencies" command and BuildDependencyGraph.Jannis Pohlmann2012-01-161-1/+6
* Add MorphologyLoader and use it in the Builder class.Jannis Pohlmann2012-01-121-0/+52