|
fb8d3195db
|
Refactor mod list to return an object with a list of errors
So we don't throw and catch like Java
|
2025-03-17 20:53:38 +01:00 |
|
|
86a7c16194
|
Implement "move" to troubleshooter to simulate movement
|
2025-03-17 09:31:20 +01:00 |
|
|
872a59b27c
|
Fix linear forwards backwards
|
2025-03-17 09:07:49 +01:00 |
|
|
2df23dde06
|
Add more test cases
|
2025-03-16 23:48:32 +01:00 |
|
|
dbfe627877
|
Implement parts of linear search and add more test cases for bisect
|
2025-03-16 23:14:12 +01:00 |
|
|
70198ff293
|
Fix up bisect every which way
|
2025-03-16 22:37:36 +01:00 |
|
|
9192e68bd3
|
Implement backward bisect
|
2025-03-16 22:33:38 +01:00 |
|
|
0a9d97074f
|
Implement forward bisect
|
2025-03-16 22:31:51 +01:00 |
|
|
4d2b676c8b
|
Add mod list troubleshooter skeleton
|
2025-03-16 22:16:54 +01:00 |
|
|
d41413dbcd
|
Outline the plan for troubleshooter
|
2025-03-16 14:21:26 +01:00 |
|