aboutsummaryrefslogtreecommitdiff
path: root/src/board/fen.cpp
AgeCommit message (Collapse)Author
44 hoursrefactor(fen): making fen parser do incremental bitboards instead of looping ↵Adam
for each one
7 daysfeatuare(fen): validating king counts before accepting fen stringAdam
12 daysmoving enum aroundAdam
2026-08-10folowing the lint suggestionsAdam
2026-08-10fixing and updatingAdam
2026-08-10making fen parser be self containedAdam
2026-08-03a big hell of a commitAdam
2026-08-02caching kign positionAdam
2026-07-31using cpp check on this projectAdam
2026-07-31making stricter cmake list and then fixing bug it foundAdam
2026-07-31adding enpassant to fen parserAdam
2026-07-31making fen parser betterAdam
2026-07-31keeping track of were all the pieces areAdam
2026-07-29new folder structerAdam