summaryrefslogtreecommitdiff
path: root/src/stv.adb
AgeCommit message (Expand)Author
2017-07-05Removed extraneous Candidate_Range type in Bundles.ContainersJed Barber
2017-07-05Simplified Bundle_Containers to use an array instead of a MapJed Barber
2017-07-05Changed Candidate_Map to Candidate_VectorJed Barber
2017-07-03String output of Time/Durations now neaterJed Barber
2017-07-03Changed build from makefile to gpr fileJed Barber
2017-07-03Changed license to Unlicense, improved with/use code styleJed Barber
2017-02-18Slightly improved comments, code formattingJed Barber
2017-02-17Added CC0 notice to applicable source filesJed Barber
2017-02-13Swapped out crypto package for something smaller, revised other code and read...Jed Barber
2017-02-12Election counting now works, logging improved from Haskell version, still nee...Jed Barber
2017-02-10Preference data reads into Bundles properly, with packed memory and a few fix...Jed Barber
2017-02-08Bundles mostly done, still need to adapt Preferences and Candidates packagesJed Barber
2017-02-06More or less completed main procedure, fixed some bugsJed Barber
2017-02-06Most of the Main procedure done, a Simple Time package addedJed Barber
2017-02-05Candidates package doneJed Barber
2017-02-05CSV package done, sketched out Candidates packageJed Barber