Commit Graph

74 Commits

Author SHA1 Message Date
9ba5ad695e add mutex lock 2024-01-02 06:58:03 +00:00
cc452c76a4 fix day-5 p2 2024-01-01 11:32:43 +00:00
73298dae8d move area calculation into a function
fix mustConvHex docstring
2023-12-24 10:50:41 +00:00
35776a5470 upd docstrings 2023-12-23 11:58:21 +00:00
2814b12750 rename var move for p2 2023-12-22 22:23:43 +00:00
e541631a35 rename var move in runner()
uncomment debug logs
2023-12-22 22:03:12 +00:00
038dd531d9 day-18 2023-12-22 21:57:00 +00:00
497da642b2 day-17 2023-12-22 21:56:07 +00:00
58f36581f0 upd makefiles 2023-12-18 19:12:56 +00:00
cb3506cfbc upd docstring 2023-12-17 20:49:11 +00:00
171e50ebe4 split runners a little more 2023-12-17 17:51:09 +00:00
3a3af64df9 remove redundant expression 2023-12-17 15:53:24 +00:00
801ed17bf1 speed up p2... 2023-12-17 15:49:04 +00:00
6dae7502db day-16 2023-12-17 15:31:11 +00:00
6dc1631eb3 add hasher tests 2023-12-16 00:30:07 +00:00
e5a75872fe add docstring 2023-12-16 00:23:25 +00:00
7faa19e159 label already r trimmed 2023-12-16 00:21:45 +00:00
e7635b5e4c remove add, remove functions. 2023-12-15 19:51:15 +00:00
20713a9967 remove assignment 2023-12-15 18:06:56 +00:00
927e78aa3a upd log level 2023-12-15 17:21:33 +00:00
8655265908 day-15 2023-12-15 17:19:33 +00:00
e29029c688 upd go.mod 2023-12-15 12:49:30 +00:00
b2819a20dd remove run scripts, add makefiles 2023-12-15 12:32:39 +00:00
6a65b04ee8 remove redundant constant 2023-12-15 01:41:04 +00:00
92ff666ae2 fix index 2023-12-15 01:37:15 +00:00
219bb3884b reword docstring. 2023-12-15 01:16:30 +00:00
621a0dbd28 fix docstring 2023-12-15 01:04:22 +00:00
eab63b0b36 copy image from cachedImages 2023-12-15 00:53:14 +00:00
94ffd625c9 typo 2023-12-14 22:49:30 +00:00
b55019149b fix wording 2023-12-14 22:48:29 +00:00
e8f7c2a63d add one docstrings 2023-12-14 22:24:56 +00:00
b98379ca2b day-14 2023-12-14 22:22:41 +00:00
0c26ef875a remove debug print 2023-12-14 12:51:04 +00:00
b878eb9df6 remove unnecessary assignment 2023-12-14 04:24:57 +00:00
3d42da7862 fix test name 2023-12-14 03:47:43 +00:00
0fc0c49387 day-13 2023-12-14 03:44:14 +00:00
8b61fa2011 day-12 2023-12-14 03:44:07 +00:00
0f254a243e add run script 2023-12-12 16:16:42 +00:00
e1829e595a add scaffold.sh to .gitignore 2023-12-12 15:55:24 +00:00
a67a87ad96 upd go.mod 2023-12-11 20:39:38 +00:00
35e74a90b3 add docstring to parseInput 2023-12-11 19:43:43 +00:00
8e70c5565f remove dist assignment 2023-12-11 19:41:32 +00:00
23be028cd3 refactor range checks
remove unnecessary print
2023-12-11 19:34:14 +00:00
af3e483382 typo 2023-12-11 18:58:13 +00:00
f5ad468db5 add debug print 2023-12-11 18:57:25 +00:00
cc6a0942fb day-11 2023-12-11 18:41:46 +00:00
7cf383d9c9 move steps into tracker... it is afterall, the tracker
initializeTracker should be a factory function
2023-12-11 12:08:55 +00:00
f24a9085b3 day-10 2023-12-11 03:55:09 +00:00
4a7c9082ba day-9 2023-12-09 17:25:53 +00:00
af4701dab7 typo 2023-12-08 21:20:21 +00:00