produce stemma SVG with make_tradition
[scpubgit/stemmatology.git] / base / t /
2014-06-09 Tara L Andrews allow quick and dirty reading merge by relationship...
2014-06-08 Tara L Andrews make CollateX parser recognize and cope with a.c. labels
2014-05-20 tla keep merging readings by rel type until no more exist...
2014-03-21 Tara L Andrews save Ternary data type to graphml too
2014-01-21 Tara L Andrews chase bug thrown up by merge_reading restriction; fix...
2014-01-18 Tara L Andrews add method to collapse tradition by relationship
2014-01-16 Tara L Andrews Add check for duplicate_reading that at least one witne...
2013-11-08 tla Add option to put sanitized layer labels in tabular...
2013-11-08 tla make sure we don't overwrite the cached alignment table...
2013-11-08 tla enable output of CSV without witness layers. Fixes #13
2013-10-25 tla added simple tests for CSV and TSV output. Fixes #8
2013-10-25 tla make TEI-PS parser package variables safe for multiple...
2013-07-18 Tara L Andrews Return deleted invalid noncolo relationships when a...
2013-06-11 Tara L Andrews optionally delete only single instance of scoped rel...
2013-06-11 Tara L Andrews let stringify_args pass all args; add test for reading...
2013-06-10 Tara L Andrews bugfix in identical_readings; optimization in duplicate...
2013-06-10 Tara L Andrews method to identify identical readings; make flatten_ran...
2013-06-07 Tara L Andrews return the new reading generated on duplication
2013-06-03 Tara L Andrews add method to duplicate a given relationship
2013-06-03 tla new test file for collation correction
2013-04-24 Tara L Andrews invalidate alignment table cache on relationship add...
2013-04-23 Tara L Andrews don't forget to decode the sigla in XLSX too
2012-10-03 Tara L Andrews complete tests for relationship transitivity
2012-09-30 Tara L Andrews tested on all existing traditions, fixed bugs that...
2012-09-30 Tara L Andrews implement relationship logical propagation
2012-09-29 Tara L Andrews add relationship tests; move filter_collations to the...
2012-09-29 Tara L Andrews we cannot save coderefs, so stop trying; self parser...
2012-09-27 Tara L Andrews fix test, fix doc
2012-09-27 Tara L Andrews cosmetic fixes
2012-09-24 Tara L Andrews support limited witness sigil rename
2012-09-14 Tara L Andrews make sure all tests work in all combos, save the broken...
2012-09-14 Tara L Andrews split out persistence / DB functionality
2012-09-14 Tara L Andrews split tradition language into morphology module; add...
2012-09-14 Tara L Andrews load extensions statically to avoid bad object wrapping...
2012-09-14 Tara L Andrews make test DB generation script work with new world...
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...