summaryrefslogtreecommitdiff
path: root/src/uci
AgeCommit message (Collapse)Author
2026-07-07thread spawning from the uci settings & best move & ponder is now sentAargh Rai
uci setup is ALMOST done, i can sense it
2026-07-07engine can now send updates to uciAargh Rai
2026-07-06removed unnescessary stuff + ipc with shared memory + somehow the build is ↵Aargh Rai
faster?
2026-07-05all in on uciAargh Rai
the old server.c & log.c is gonna be removed soon
2026-07-04the setoption now changes stateAargh Rai
i can now finally start working on how the non existant engine will interact with uci
2026-07-04uci state exists & options are printed on uci initAargh Rai
2026-06-19license & uciAargh Rai