scpubgit/stemmatology.git
2011-10-03 Tara L Andrews add lacunae properly at start of TEI parsing
2011-10-03 Tara L Andrews set up some real test data
2011-10-02 Tara L Andrews fix acquisition of rank for row
2011-10-02 Tara L Andrews changes requested by Joris
2011-10-02 Tara L Andrews package for use by catalyst
2011-10-02 Tara L Andrews Create wrapper model class for faster page load
2011-10-02 Tara L Andrews lacuna nodes need to be marked as such on read
2011-10-02 Tara L Andrews initial commit of Catalyst skeleton app
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-10-02 Tara L Andrews work in progress
2011-10-02 Tara L Andrews keep module dependencies in sync
2011-10-02 Tara L Andrews keep module dependencies in sync
2011-10-01 Tara L Andrews ignore data symlink dir
2011-10-01 Tara L Andrews flatten identical nodes by rank; allow alignment table...
2011-10-01 Tara L Andrews do automatic APSP calculation when a tree is saved...
2011-10-01 Tara L Andrews add BBedit project file
2011-10-01 Tara L Andrews provide for stemma graphic display
2011-09-30 Tara L Andrews add facility in Stemma for distance tree alongside...
2011-09-30 Tara L Andrews small efficiency tweak
2011-09-30 Tara L Andrews first forays in variant analysis
2011-09-30 Tara L Andrews Parse a known stemma hypothesis from a dotfile
2011-09-30 Tara L Andrews Bugfix for superfluous a.c. witnesses
2011-09-30 Tara L Andrews Allow either row or column orientation for alignment...
2011-09-21 Tara L Andrews start handling CTE output files
2011-09-21 Tara L Andrews add support for lacunas within the witnesses
2011-09-02 Tara L Andrews add support for alignment table input
2011-08-31 Tara L Andrews get rid of common reading calculation for positional fun
2011-08-31 Tara L Andrews various things; headline change is reworking of node...
2011-08-03 Tara L Andrews CHECKPOINT for laptop migration
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-26 Tara L Andrews add first-cut module for stemma analysis
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