summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainMakefile: Add switch for picking number of parallel fuzz workersEuAndreh6 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-05-27Makefile: Add switch for picking number of parallel fuzz workersHEADmainEuAndreh1-1/+2
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+8
2025-05-16tests/fuzz/heredoc/gobang.go: Add invariant property to the testEuAndreh1-1/+5
2025-05-15src/gobang.go: Sort importsEuAndreh1-1/+1
2025-05-15po/: Remove extra headers from filesEuAndreh12-24/+0
2025-05-15Support i18n via gotext(0)EuAndreh21-13/+320
2025-05-13Revamp Heredoc(), add fuzz to prevent panicsEuAndreh11-8/+195
2025-05-10src/gobang.go: Add Heredoc()EuAndreh2-0/+37
2025-05-04src/gobang.go: Add ExitIf()EuAndreh2-0/+41
2025-05-04src/gobang.go: Properly namespace LogLevel enum valuesEuAndreh2-40/+40
[...]