]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/Scores.hs
Allow "TBA" laps in TSN.XML.AutoRacingSchedule.
[dead/htsn-import.git] / src / TSN / XML / Scores.hs
2015-03-06 Michael OrlitzkyFix present-but-empty vleague parsing in jfilexml. 0.2.2
2015-02-23 Michael OrlitzkyFix hlint warnings.
2015-02-23 Michael OrlitzkyAdd the 'xp_attr_option' pickler and use it to fix...
2015-01-13 Michael OrlitzkyUpdate all silent migrations for groundhog-0.7.
2015-01-02 Michael OrlitzkyMigrate TSN.XML.Scores to fixed-vector-hetero.
2014-12-30 Michael OrlitzkyUse Generics.to_tuple in TSN.XML.Scores.
2014-10-17 Michael OrlitzkyMake the Scores status numeral optional.
2014-07-30 Michael OrlitzkyMove the FromXmlFkTeams class out of Xml and into TSN...
2014-07-06 Michael OrlitzkyFix hlint warnings.
2014-07-06 Michael OrlitzkyUse the TSN.Team and TSN.Location representations in...
2014-07-06 Michael OrlitzkyUse the common TSN.Location representation in TSN.XML...
2014-07-06 Michael OrlitzkyUpdate two comments.
2014-07-04 Michael OrlitzkyUpdate TSN.XML modules to use the new Child class.
2014-06-15 Michael OrlitzkyAdd some docs for AutoRacingResults, and fix others.
2014-04-20 Michael OrlitzkyReplace all raw DELETE queries with deleteAll.
2014-01-26 Michael OrlitzkyAdd the DB schema diagram for scoresxml.
2014-01-25 Michael OrlitzkyAdd database support and tests for TSN.XML.Scores.
2014-01-24 Michael OrlitzkyAdd the TSN.XML.Scores module (no db support yet) and...