Commit Graph
16 Commits
Author SHA1 Message Date
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