summaryrefslogtreecommitdiff
path: root/engine/src/lib.rs
AgeCommit message (Expand)Author
2025-12-08StuffHEADmainMica White
2023-12-28Changes made to support the eventual C APIMicha White
2023-12-22Move logic aroundMicha White
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