save any defined stemmata in GraphML
[scpubgit/stemmatology.git] / lib / Text / Tradition / Parser / Self.pm
2012-06-04 Tara L Andrews save any defined stemmata in GraphML
2012-05-03 Tara L Andrews reading IDs must be XML names; now used in SVG node IDs
2012-04-19 Tara L Andrews avoid dying on relationship conflicts
2012-04-15 Tara L Andrews make the rest of the tests work with the new Witness
2012-03-06 Tara L Andrews allow case-insensitive relationships on all but orthography
2012-03-04 Tara L Andrews refactor GraphML write/parse to use Moose introspection
2012-03-01 Tara L Andrews deal with global relationships
2012-02-02 Tara L Andrews calculate common readings when we parse
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-16 Tara L Andrews parse our new GraphML format
2012-01-14 Tara L Andrews handle limited parsing of 3.0 self output
2011-12-31 Tara L Andrews Stop polluting test output with STDERR
2011-12-28 Tara L Andrews pull the rank out of the start and end nodes
2011-12-27 Tara L Andrews various bugfixes, getting real traditions to parse
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews we no longer use position; stop breaking relationship...
2011-10-04 Tara L Andrews save the name of the text too
2011-10-03 Tara L Andrews continued doc and testing drive; rationalize GraphML...
2011-10-03 Tara L Andrews allow either file or string to be passed for parsing
2011-10-02 Tara L Andrews lacuna nodes need to be marked as such on read
2011-10-02 Tara L Andrews more work on our own graphml format
2011-10-02 Tara L Andrews fix graphml write/read of relationship data
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-09-02 Tara L Andrews add support for alignment table input
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-07-06 Tara L Andrews checkpoint, not sure what is here
2011-05-31 Tara L Andrews Our own variation on GraphML parsing