summaryrefslogtreecommitdiff
path: root/src/Counter.hs
AgeCommit message (Expand)Author
2017-02-13Removed all Haskell and other old code, updated readme/notesJed Barber
2017-01-31Improved CSV unparsing and more checks on doCount inputJed Barber
2017-01-30Now licensed under CC0Jed Barber
2017-01-30Fixed off-by-2 bug with constructing SenateCounter objectJed Barber
2017-01-28Restructured vote counting/transfer (again)Jed Barber
2017-01-27Code a lot cleaner, algorithm theoretically improved, yet still slow as fuck ...Jed Barber
2017-01-23Potential preference data parsing bug with end of line characters fixedJed Barber
2017-01-19Election functionality added, completely untestedJed Barber
2017-01-15Improved style, reading file twice to count lines here to stayJed Barber
2017-01-14Some code/style cleanupJed Barber
2017-01-10Candidate info parsing added, fixed potential bug in Counter constructionJed Barber