OpenTally/src
RunasSudo fafb093c1a
Allow print from CLI HTML output
2022-08-27 00:58:51 +10:00
..
cli Allow print from CLI HTML output 2022-08-27 00:58:51 +10:00
numbers Tidying up 2022-08-22 11:35:20 +10:00
parser Precompute Ballot::has_equal_rankings at parse time 2022-08-25 21:49:50 +10:00
stv Initial implementation of HTML output on CLI 2022-08-26 02:27:25 +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 Precompute Ballot::has_equal_rankings at parse time 2022-08-25 21:49:50 +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