]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/EarlyLine.hs
Allow empty game <time> elements (with a test case) in TSN.XML.EarlyLine.
[dead/htsn-import.git] / src / TSN / XML / EarlyLine.hs
2014-10-29 Michael OrlitzkyAllow empty game <time> elements (with a test case...
2014-07-25 Michael OrlitzkyModify TSN.XML.EarlyLine so it can support MLB_earlylin...
2014-07-23 Michael OrlitzkyAdd more comments to TSN.XML.EarlyLine.
2014-07-23 Michael OrlitzkyAdd tests and database code for EarlyLine.
2014-07-23 Michael OrlitzkyAdd/rework picklers tests, and use the new picklers...
2014-07-23 Michael OrlitzkyFix hlint suggestions.
2014-07-22 Michael OrlitzkyBegin to add EarlyLine (earlylineXML) support. Still...