summaryrefslogtreecommitdiff
path: root/engine/src/lib.rs
AgeCommit message (Expand)Author
2023-12-21Split up search and evalMicha White
2023-12-21Import arrayvecMicha White
2023-12-21Fix warningsMicha White
2023-12-21Remove some memory allocationsMicha White
2023-12-21Recreated benchmark tool for new APIMicha White
2023-12-21Added some small extra functionality to the engineMicha White
2023-12-21Engine APIMicha White
2023-10-10Implement a lazy selection sort for move orderingMicha White
2023-10-04Temporary functions used for UIMicha White
2023-09-27Edited some of the cratesMicha White