| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-24 | fixed the quit commandHEADmaster | Aargh Rai | |
| 2026-07-21 | added the remaining ttable tests & fixed bugs | Aargh Rai | |
| 2026-07-20 | simple ttable tests | Aargh Rai | |
| 2026-07-19 | ttable lookup & probe | Aargh Rai | |
| 2026-07-18 | zobrist hashing | Aargh Rai | |
| 2026-07-18 | fixed pawn gen, onto the next perf | Aargh Rai | |
| 2026-07-18 | magic bitboards via AI | Aargh Rai | |
| 2026-07-16 | starting pos, move count, test pass | Aargh Rai | |
| 2026-07-13 | restructed all the files + uci done now | Aargh Rai | |
| also broke the symbol analyser in the process, i didn't help much, i had to pull out the pen & paper, but it made a cool graph never the less multithreading was a pain! but it got it in the end fixed the structs naming convention, if it's used outside by other files, it's typedeffed, otherwise it's not fixed the recursive imports issued i had in go_args*, where i was casting it to void* in uci to make it work now response.c doesn't deal with ipc, really happy with that change now every single thing has its own responsibility | |||
| 2026-07-10 | moving header files to include directory & moving resources in it's own ↵ | Aargh Rai | |
| directory i know currently there is race condition, but the code is getting too messy, i will continue to this after i make a vis tool to analyse how i should split up files & stuff the code rn needs intense restructing for it to make any more progress | |||
