Commit graph

9 commits

Author SHA1 Message Date
c02531442d refactor: rename files which define modules 2024-11-13 11:28:24 +01:00
e0d55e82f2 fix: style of prints for copy and paste at the last of interactive_dispatch_checker
- format is PS000xxx, not xxx
2024-10-04 20:08:29 +09:00
5eaad80b93 update: patch on is_dispatchable logic
- clock test logic of run 221 - 233 was wrong
- psbid 860, 889, 876, 892 actually passed the clock test
2024-10-04 20:06:19 +09:00
c3852a7776 fix: dispatch ckeck logic (missing check) 2024-10-03 14:53:11 +09:00
7cf2088b6f new: add docstrings for module DispatchChecker 2024-10-03 14:52:39 +09:00
f81241a89b fix: dispatch check logic 2024-10-03 14:24:51 +09:00
81edf05aab add info to interactive_dispatch_checker (tips on clipboard) 2024-10-03 12:47:03 +09:00
70903ec124 add interactive dispatch_checker
- TODO: add test!
2024-10-03 11:52:59 +09:00
8d75dcd0e9 new: implement dispatch check logic 2024-10-03 11:26:36 +09:00