aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 daysfix(git): adding a kdevelop to gitignoreAdam
7 daysadding zobrist hashingAdam
7 daysaddding binary and build file to git ignoreAdam
8 daysrefactor(board): refactoring move generation code into better and nice way + ...Adam
8 daysrefactor(ci) cleaning ci a littleAdam
8 daysrefactor(board): using auto with static castAdam
8 daysrefactor(board): making generate knight moves use const referenceAdam
8 daysrefactor(board): refactoring pawn move generation code for better perfomance ...Adam
9 daysfix(search) making quiecen search have same mid search logic as main searchAdam
9 daysrefocator(ci): removig gitlab ci that no longer usedAdam
9 daysfix(uci): validate moves before accepting themAdam
9 daysrefactor(formating): fixing formatingAdam
9 daysperf(draw) instead of having a hash map for three fold repetion check now we ...Adam
9 daysFixing compiler errorsAdam
9 daysremoving maximum depth now insted we are gonna just have constant thinging ti...Adam
9 daysrenaming thingsAdam
9 daysmaking bot thing moreAdam
9 daysimplementing memory optimazied move using uint16_t instead of a four integers...Adam
10 daysadding a tests folder in scriptsAdam
10 daysremoving github ci and creating scripts for helping 'run ci at home'Adam
10 daystestAdam
11 daysmaking scripts folder instead of randomly putting scripts in root folderAdam
11 daysadding a create move helper functionAdam
11 daysadding more memory efficnet helper functionsAdam
11 daysmoving enum aroundAdam
12 daysupdating header fileAdam
13 daysfixingAdam
13 daysfixing transpoition table bugAdam
13 daysfixing syntax bugsAdam
13 daysimprovign bot by giving king endgame tableAdam
14 daysremoving usuded importsAdam
14 daysimproving codeAdam
14 daysimproving knight move gen codeAdam
14 daysremoving useless checksAdam
14 daysremoving hard coded knight movesAdam
14 daysmodernizing the codeAdam
14 dayspolishingAdam
14 dayspolishingAdam
14 dayssimpilifed codeAdam
14 daysimproving the codeAdam
2026-08-10fixing more lint warningsAdam
2026-08-10aplying more fixesAdam
2026-08-10fixing isseu #1Adam
2026-08-10fixing even more lint waringsAdam
2026-08-10folowing the lint suggestionsAdam
2026-08-10fixingAdam
2026-08-10fixing lint errorAdam
2026-08-10adding lintAdam
2026-08-10again maybe fixAdam
2026-08-10maube fixingAdam