scpubgit/stemmatology.git
2011-06-06 Tara L Andrews new position logic for the lemmatizer and toggler;...
2011-06-05 Tara L Andrews new positioning system, works great for graph, needs...
2011-06-03 Tara L Andrews make relationships work, add some hacks for Boodts...
2011-06-03 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2011-05-31 tla CHECKPOINT untested and unfinished changes to BaseText
2011-05-31 Tara L Andrews handle 'non 1/2' construction in lemma
2011-05-31 Tara L Andrews Our own variation on GraphML parsing
2011-05-31 tla Merge branch 'master' of github.com:tla/stemmatology
2011-05-31 tla CollateX version of GraphML parsing
2011-05-30 Tara L Andrews we can parse our own graph output now
2011-05-30 tla split out XML parsing logic from CollateX logic in...
2011-05-30 Tara L Andrews make one-witness-per-edge graphml output; still need...
2011-05-27 Tara L Andrews clean up svg output; allow non-linear GraphML graphs
2011-05-27 Tara L Andrews handle repetition relationship
2011-05-27 Tara L Andrews generate svg with relationships invisible; fix graphml...
2011-05-28 tla first crack at implementing relationships
2011-05-26 tla add some debug code for spotting apparatus double entries
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-25 Tara L Andrews CHECKPOINT untested pass at redoing base text merge
2011-05-25 Tara L Andrews Merge branch 'moose' of github.com:tla/stemmatology...
2011-05-25 tla Merge branch 'moose' of github.com:tla/stemmatology...
2011-05-25 tla add expand/collapse path edge functionality
2011-05-24 Tara L Andrews set up some real test data for csv collation
2011-05-24 Tara L Andrews move scripts where they belong
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 remove old files, no longer used
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-16 tla use Moose for empty subclasses too
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
2011-05-12 Tara L Andrews use transposition info from CollateX
2011-05-06 tla initial steps toward position logic
2011-05-06 Tara L Andrews made CSV parser standalone, lots of changes to Base...
2011-05-02 Tara L Andrews fixed node matching against many variants
2011-04-21 Tara L Andrews Add some documentation
2011-04-21 Tara L Andrews ...and fix the namespace in the tests
2011-04-21 Tara L Andrews Change namespace
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