7 Commits

Author SHA1 Message Date
01af1f5c49 separate perft (from search.c) 2024-07-29 09:56:27 +02:00
a6a21626c7 uci: complete option/setoption
- eval-defs.c: add parameter type in ev_params
- util.c:
  - new str_eq_case()
  - new str_skip_word
  - str_token(): split string before token
2024-07-28 15:14:07 +02:00
2cd1289cd6 misc.c -> util.c, add str_token()
move util funtions declarations to util.h
2024-07-27 14:02:07 +02:00
d5920886a3 add uci pst option (not handled) 2024-07-25 09:56:27 +02:00
c93ed5ba01 cleanup 2024-07-25 09:26:07 +02:00
99658316fb move all uci to uci.c, eval variables to eval-defs.c 2024-07-22 21:07:46 +02:00
db00014eef Splitting 'src/eval-simple.c' and 1 others 2024-07-22 19:29:21 +02:00