summaryrefslogtreecommitdiff
path: root/engine/src/eval.rs
AgeCommit message (Collapse)Author
2023-12-21Remove some memory allocationsMicha White
2023-12-21Engine APIMicha White
2023-10-10Implement a lazy selection sort for move orderingMicha White
2023-10-10Switch to i16 evaluationMicha White
2023-10-08Better evaluation structure for force winsMicha White
2023-10-06Create Evaluation typeMicha White
2023-10-04Remove unused importsMicha White
2023-10-04Temporary functions used for UIMicha White
2023-09-27Edited some of the cratesMicha White