allow stemma dot to be file or string
[scpubgit/stemmatology.git] / t /
2012-01-22 Tara L Andrews allow stemma dot to be file or string
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...
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-17 Tara L Andrews add clear_witness functionality, use it, and update...
2012-01-16 Tara L Andrews fix niggly bug in TEI parsing; test GraphML in/out
2012-01-16 Tara L Andrews break out punctuation from the rest of the reading...
2012-01-16 Tara L Andrews keep from deleting lacuna nodes prematurely
2012-01-16 Tara L Andrews add method to generate a part of the graph specified...
2012-01-13 Tara L Andrews Merge branch 'master' into relationships
2012-01-13 Tara L Andrews move more procedural stuff out of Stemma.pm into StemmaUtil
2012-01-13 Tara L Andrews split stemma lib into util and object; make phylip_inpu...
2012-01-13 Tara L Andrews make svg background transparent; fix test for TEI bugfix
2012-01-10 Tara L Andrews allow distance program specification
2012-01-10 tla remove path hackery for pars exe
2012-01-07 Tara L Andrews set up proper garbage-collecting deletion of traditions...
2012-01-01 Tara L Andrews Get rid of Graph::Easy; add stemma tests
2011-12-31 Tara L Andrews Stop polluting test output with STDERR
2011-12-31 Tara L Andrews make the stemma a property of the tradition
2011-12-29 Tara L Andrews give Directory proper interface
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-12-26 Tara L Andrews make tests for Tradition.pm and Tradition/Parser/Collat...
2011-10-03 Tara L Andrews continued doc and testing drive; rationalize GraphML...
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 restore file needed for graph.t test
2011-10-03 Tara L Andrews document and unit-test Witness.pm
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-03 Tara L Andrews set up some real test data
2011-10-02 Tara L Andrews keep module dependencies in sync
2011-08-03 Tara L Andrews CHECKPOINT for laptop migration
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-05-30 tla split out XML parsing logic from CollateX logic in...
2011-05-28 tla first crack at implementing relationships
2011-05-24 Tara L Andrews set up some real test data for csv collation
2011-05-17 Tara L Andrews tests passing with new library, yay
2011-05-17 tla BROKEN - making lemmatization work
2011-05-16 Tara L Andrews make the first couple of tests pass
2011-05-12 Tara L Andrews use transposition info from CollateX
2011-04-21 Tara L Andrews ...and fix the namespace in the tests
2011-04-19 Tara L Andrews Make transposition data go into pool arrays
2011-04-19 Tara L Andrews Move some active node logic into the positions library
2011-04-18 Tara L Andrews new library working with old graph functionality tests
2011-04-15 Tara L Andrews Initial library