OpenTally/src
RunasSudo 395de771fa
Tidying up
Refactor STV options implementations into separate file
Fix/update documentation
2022-08-22 11:35:20 +10:00
..
cli Avoid more allocations in fold 2022-08-20 22:33:48 +10:00
numbers Tidying up 2022-08-22 11:35:20 +10:00
parser Use NoHashHasher for Candidate HashMaps to improve performance 2022-08-20 23:25:16 +10:00
stv Tidying up 2022-08-22 11:35:20 +10:00
writer rust-clippy linting 2021-10-28 00:30:55 +11:00
candmap.rs Tidying up 2022-08-22 11:35:20 +10:00
constraints.rs Tidying up 2022-08-22 11:35:20 +10:00
election.rs Tidying up 2022-08-22 11:35:20 +10:00
lib.rs Refactor HashMap for Candidates into dedicated struct (CandidateMap) 2022-08-21 03:57:37 +10:00
logger.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
main.rs Update for clap stable 2022-06-18 22:36:00 +10:00
sharandom.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00
ties.rs Initial implementation of --constraint-mode repeat_count 2022-04-20 19:42:20 +10:00