analysis script for upcoming presentation
[scpubgit/stemmatology.git] / lib / Text / Tradition / Witness.pm
2012-07-15 Tara L Andrews load XML::LibXML only when required; handle global...
2012-04-18 tla remove deprecated source attribute
2012-04-17 Tara L Andrews restore legacy attribute until we can remove it from...
2012-04-17 Tara L Andrews housekeeping, a bit of POD addition
2012-04-16 Tara L Andrews make XML witness parsing work
2012-04-15 Tara L Andrews set text/layertext from witness JSON parse
2012-04-15 Tara L Andrews get JSON witness parsing to work
2012-04-15 Tara L Andrews make witness plaintext parsing work
2012-03-10 Tara L Andrews add JSON export function
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2011-12-26 Tara L Andrews all tests now working again
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-10-03 Tara L Andrews document and unit-test Witness.pm
2011-07-26 Tara L Andrews dot generation works on collation output TEI, svg gener...
2011-07-06 Tara L Andrews checkpoint, not sure what is here
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-05-31 tla CHECKPOINT untested and unfinished changes to BaseText
2011-05-25 Tara L Andrews fix circular-path bugs in the graph
2011-05-25 tla working with new base text merge routine, up to line 25
2011-05-24 Tara L Andrews got the graph calculated correctly from the spreadsheet
2011-05-18 Tara L Andrews CHECKPOINT working on base text collation, need to...
2011-05-18 tla UNTESTED saving work on base text parsing with new...
2011-05-17 Tara L Andrews tests passing with new library, yay
2011-05-17 tla some more rehoming of functionality
2011-05-16 Tara L Andrews make the first couple of tests pass
2011-05-15 Tara L Andrews make some progress, also make perl -cw work
2011-05-13 tla Start fleshing out some of these classes
2011-05-12 tla Start to switch to Moose