Dan Albert 91b56b1573 Add tests for LaserCodeRegistry, clean up.
* Store a deque rather than an iterator so it can be pickled
* Remove mangling from staticmethod (and rename now that it's no longer
  a generator)
* Rename "get" to "alloc" to make the mutation clear
* Move to its own package (the changes I'm working on make this no
  longer mission generator specific)
* Remove useless exception class. It's never caught so the unique type
  isn't needed
2023-07-22 13:44:17 -07:00
..
2022-03-03 17:11:01 -08:00
2023-07-19 22:24:44 -07:00
2023-05-16 00:52:51 -07:00
2022-09-27 18:34:23 -07:00
2022-02-22 00:10:31 -08:00
2022-05-07 18:08:26 +02:00
2023-06-12 23:43:26 -07:00
2023-01-04 12:58:36 -08:00
2021-11-20 18:49:14 -08:00
2022-03-28 20:32:19 +02:00
2022-10-15 17:26:27 -07:00
2021-11-20 18:49:14 -08:00
2022-04-19 10:41:16 +02:00
2023-06-12 23:43:26 -07:00
2022-04-19 10:41:16 +02:00
2023-06-20 18:47:07 -07:00