ensure that undirected graphs stay undirected after parse. Fixes #11
[scpubgit/stemmatology.git] / analysis / lib / Text / Tradition / Stemma.pm
2013-10-27 tla ensure that undirected graphs stay undirected after...
2013-10-25 tla finish and test Stemma::root_graph method. Fixes #9
2013-10-20 tla redirect STDOUT via local scope to catch bad graph
2013-10-20 tla add support for named stemmata
2013-10-19 tla initial hooks for Stemweb integration
2012-09-20 Tara L Andrews use witness sigil as graph node ID in SVG display
2012-09-16 Tara L Andrews stop altering SVG on server side; make transparent...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-13 Tara L Andrews split out morphology; make all tests pass apart from...
2012-09-13 Tara L Andrews split off stemma analysis modules from base Tradition...