stop tracking bbedit stuff; first pass at Collate! parsing
[scpubgit/stemmatology.git] / lib / Text / Tradition.pm
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-03 Tara L Andrews move around some doc/testing logic
2011-10-03 Tara L Andrews fix Tabular parser to account for a.c. wits; more doc...
2011-10-03 Tara L Andrews start documenting and testing
2011-10-03 Tara L Andrews allow either file or string to be passed for parsing
2011-10-02 Tara L Andrews Fix graphml output / input format
2011-09-30 Tara L Andrews small efficiency tweak
2011-09-21 Tara L Andrews start handling CTE output files
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-05-30 tla split out XML parsing logic from CollateX logic in...
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-25 tla working with new base text merge routine, up to line 25
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 BROKEN - making lemmatization work
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 First crack at a constructor
2011-05-12 tla Start to switch to Moose