]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN/XML/JFile.hs
Fix present-but-empty vleague parsing in jfilexml.
[dead/htsn-import.git] / src / TSN / XML / JFile.hs
2015-03-06 Michael OrlitzkyFix present-but-empty vleague parsing in jfilexml. 0.2.2
2015-01-13 Michael OrlitzkyUpdate all silent migrations for groundhog-0.7.
2015-01-02 Michael OrlitzkyMigrate TSN.XML.JFile to fixed-vector-hetero.
2014-12-30 Michael OrlitzkyUse Generics.to_tuple in TSN.XML.JFile.
2014-10-06 Michael OrlitzkyMake the JFile <Game_Time> elements optional (they... 0.1.2
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 HTeam/VTeam wrappers in TSN.XML.JFile.
2014-07-06 Michael OrlitzkyRemove two unnecessary XML representations of teams...
2014-07-04 Michael OrlitzkyComment fix.
2014-07-04 Michael OrlitzkyUpdate JFile to have a direct relationship between...
2014-07-04 Michael OrlitzkyFinish the documentation for ScheduleChanges.
2014-07-04 Michael OrlitzkyFix misleading comments and reorder two operations...
2014-06-28 Michael OrlitzkyMake team names and abbreviations optional.
2014-06-27 Michael OrlitzkyWrite the database code for TSN.XML.JFile.
2014-06-24 Michael OrlitzkyUse the TSN.Team type in TSN.XML.JFile.
2014-06-24 Michael OrlitzkyBegin work on the TSN.XML.JFile module.