0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added README and some initial QuickCheck tests.
Dan Dyer
as dwdyer
More... almost 14 years ago
Use -Wall. Fixed warnings (mostly shadowed names) and suppressed warnings for orphaned instances.
Dan Dyer
as dwdyer
More... almost 14 years ago
Proper handling of aliases for mini-leagues.
Dan Dyer
as dwdyer
More... almost 14 years ago
Don't alias opponent names. Some HLint suggestions.
Dan Dyer
as dwdyer
More... almost 14 years ago
Added flag to prevent generation of home/away statistics for tournaments where it's not useful, such as the World Cup.
Dan Dyer
as dwdyer
More... almost 14 years ago
Fixed aggregated bug introduced yesterday.
Dan Dyer
as dwdyer
More... almost 14 years ago
Further template refactoring (tabs).
Dan Dyer
as dwdyer
More... almost 14 years ago
Refactored templates. Don't generate useless form pages for archived seasons.
Dan Dyer
as dwdyer
More... almost 14 years ago
Implemented team name aliases.
Dan Dyer
as dwdyer
More... almost 14 years ago
Fix disambiguator so that correct aliases are used for own goals.
Dan Dyer
as dwdyer
More... almost 14 years ago
Added hat-tricks list to goals page.
Dan Dyer
as dwdyer
More... almost 14 years ago
Include list of top penalty scorers on goals page.
Dan Dyer
as dwdyer
More... almost 14 years ago
Changes to team records templates.
Dan Dyer
as dwdyer
More... almost 14 years ago
Refactored templates.
Dan Dyer
as dwdyer
More... almost 14 years ago
Refactored the way results are processed. Added first half and second half league tables.
Dan Dyer
as dwdyer
More... almost 14 years ago
Added own goals entry to team top scorers. Fixed bug in league top scorers table in previous commit.
Dan Dyer
as dwdyer
More... almost 14 years ago
Refactoring/reformatting. Improved league positions chart (include adjustments and label axis).
Dan Dyer
as dwdyer
More... almost 14 years ago
Determine graph range based on number of teams in the league.
Dan Dyer
as dwdyer
More... almost 14 years ago
Exclude league position graph for aggregated and collated pages.
Dan Dyer
as dwdyer
More... almost 14 years ago
Proof of concept league position graph. Needs some tidying.
Dan Dyer
as dwdyer
More... almost 14 years ago
Use ByteStrings all-round for modest performance improvements.
Dan Dyer
as dwdyer
More... almost 14 years ago
Converted to use Attoparsec instead of Parsec.
Dan Dyer
as dwdyer
More... almost 14 years ago
More efficient date parsing.
Dan Dyer
as dwdyer
More... almost 14 years ago
Revert change to ByteString parsec and removed SCC annotations.
Dan Dyer
as dwdyer
More... almost 14 years ago
Refactored to avoid unnecessary and expensive repeated regeneration of file names.
Dan Dyer
as dwdyer
More... almost 14 years ago
Restrict number of players listed as top scorers to the ~25 highest scorers.
Dan Dyer
as dwdyer
More... almost 14 years ago
Changes to cope with the same player scoring for more than one club in a season.
Dan Dyer
as dwdyer
More... almost 14 years ago
Added Python script to automatically disambiguate goal-scorer names using provided mappings.
Dan Dyer
as dwdyer
More... almost 14 years ago
Display team goal-scorer chart. Improved pie charts.
Dan Dyer
as dwdyer
More... almost 14 years ago
Coding style improvements.
Dan Dyer
as dwdyer
More... almost 14 years ago