Commit Graph
36 Commits
Author SHA1 Message Date
132nd-Professor e51e57505e propagate error from sanity_check 2022-11-03 14:31:21 +01:00
132nd-Professor ea81556898 print program name and version on start 2022-11-03 14:28:30 +01:00
132nd-Professor cfb9b4e8d6 rename divide_body_by_coalition 2022-08-15 20:40:39 +02:00
132nd-Professor 24d50c2c62 clean up import 2022-08-15 20:35:10 +02:00
132nd-Professor 126ef3708f introduce anyhow, test 2022-08-15 20:24:21 +02:00
132nd-Professor 2bf2352c67 refactor create_writer 2022-08-12 22:06:37 +02:00
132nd-Professor d944942d62 remove debug output 2022-08-12 22:06:23 +02:00
132nd-Professor ac873d385e replace purple with violet 2022-08-12 22:06:01 +02:00
132nd-Professor 1cbf11a468 handle arbitrary data in files 2022-08-12 21:55:13 +02:00
132nd-Professor f94db99810 add error messages for threads 2022-08-12 20:22:45 +02:00
132nd-Professor 5eccad6517 remove rayon, manual parallelization 2022-08-12 20:02:44 +02:00
132nd-Professor 8c46e2bbcc parallelize with rayon 2022-08-12 18:47:59 +02:00
132nd-Professor cda33692cf fix coalition assigning 2022-08-12 17:47:48 +02:00
132nd-Professor c1ef22f3a3 fix output filename generation 2022-08-12 17:23:16 +02:00
132nd-Professor fd800ce394 make crate constants locale to module 2022-08-12 16:52:06 +02:00
132nd-Professor a35ff8b362 fix some lints 2022-08-12 16:48:43 +02:00
132nd-Professor d7db52fc2d finish error handling 2022-08-12 16:39:38 +02:00
132nd-Professor f87a3c9e06 remove lib.rs 2022-08-12 16:20:06 +02:00
132nd-Professor b82c40d4ab more error handling 2022-08-12 16:19:42 +02:00
132nd-Professor 7d66b1ff31 start adding error handling (WIP) 2022-08-11 20:56:49 +02:00
132nd-Professor 84f1bf7efe refactor 2022-08-11 20:29:17 +02:00
132nd-Professor 3658dbcdf7 store ids per coalition in hashmap 2022-08-05 16:36:06 +02:00
132nd-Professor 7e788c66cf fix clippy warnings 2022-08-05 16:13:33 +02:00
132nd-Professor 902ed24e46 added first unit test 2021-07-17 21:24:18 +02:00
132nd-Professor 64cb0879e2 grouped imports more nicely 2021-07-17 21:23:58 +02:00
132nd-Professor f09fb480ef moved some functions to lib 2021-07-17 21:23:29 +02:00
132nd-Professor efa43023f4 refactored get_output_filenames 2021-07-17 20:59:12 +02:00
132nd-Professor d9695eab02 replaced all unwrap with expect 2021-07-17 20:09:51 +02:00
132nd-Professor db6af20850 refactored process_line, introduced some functions
get_id_from_line, will_line_continue
2021-07-17 19:37:09 +02:00
132nd-Professor 467274816f turned line type constants into LineType enum 2021-07-17 19:14:12 +02:00
132nd-Professor 67c5e61d21 introduced find_line_type 2021-07-17 19:09:43 +02:00
132nd-Professor 9dc8005d39 Descriptors: constructor is now generic 2021-07-02 18:46:25 +02:00
132nd-Professor d5dd60acc1 added todos 2021-06-29 23:14:20 +02:00
132nd-Professor 4350b80bd8 bugfix in output generation 2021-06-29 23:13:48 +02:00
132nd-Professor 8df5a015d1 works now 2021-06-29 23:03:27 +02:00
132nd-Professor ce4822dd46 first commit 2021-06-27 16:22:16 +02:00