| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-12-21 | Remove some memory allocations | Micha White |
| 2023-12-21 | Added some small extra functionality to the engine | Micha White |
| 2023-10-03 | Fix `has_jump_at` functions | Micha White |
| 2023-10-03 | Fix bug with move generation jumps | Micha White |
| 2023-09-27 | Big changes | Micha White |
| 2021-09-19 | Fixed segmentation fault | Mike White |
| 2021-09-19 | Fixed bug that allowed double jumps for other pieces | Mike White |
| 2021-09-18 | Created a transposition table and fixed some bugs | Mike White |
| 2021-09-18 | Implement multithreading | Mike White |
| 2021-09-06 | Added some efficient iterator methods | Mike White |
| 2021-09-06 | Unit tests | Mike White |
| 2021-08-29 | Fixed a couple of bugs I found | Mike White |
| 2021-08-23 | Added documentation for the structures | Mike White |
| 2021-08-22 | Optimized the speed by predefining all possible moves | Botahamec |
| 2021-07-13 | Moved `can_jump` into `backward_right_movers` | Botahamec |
| 2021-07-13 | Updated docs and tests | mrw1593 |
| 2021-07-08 | here's what i have so far | Botahamec |
