| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
