set up graphml output for relationships
[scpubgit/stemmatology.git] / TreeOfTexts / lib /
2012-01-16 Tara L Andrews Microservice call to parse a collation and return SVG
2012-01-13 Tara L Andrews add run_pars functionality to the webservice, based...
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-12 Tara L Andrews start of relationship mapper
2012-01-06 Tara L Andrews fix up CTE parser, including an ugly hack I need, with...
2011-12-21 Tara L Andrews convert Catalyst app to use KiokuDB backend
2011-11-17 Tara L Andrews add benchmarking; turn on all files
2011-10-29 Tara L Andrews wrapperize the HTML templates
2011-10-21 Tara L Andrews split tree pruning into its own function; s158 works now
2011-10-21 Tara L Andrews algorithm now works on 'besoin' txt, complex as it is
2011-10-10 Tara L Andrews make standalone svg rendering inside an HTML page
2011-10-10 Tara L Andrews allow division of fetch for table and SVG stemma
2011-10-10 Tara L Andrews no need for default in non-Root
2011-10-08 Tara L Andrews amazingly stupid pod bug
2011-10-08 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2011-10-08 Tara L Andrews allow parameter passing too for stemmagraph service
2011-10-08 Joris van Zundert Changed styling of selected row. Added auto styling...
2011-10-08 Tara L Andrews add simple conversion service, dot to stemma graph
2011-10-08 Tara L Andrews more test data
2011-10-06 Tara L Andrews allow automatic sizing of stemma; put more data into...
2011-10-04 Tara L Andrews add some final statistics; try to color anonymous nodes too
2011-10-04 Tara L Andrews some more look and feel tweaks
2011-10-02 Tara L Andrews Create wrapper model class for faster page load
2011-10-02 Tara L Andrews initial commit of Catalyst skeleton app