aboutsummaryrefslogtreecommitdiff
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-19src/pds.go: Aesthetic tweaks 💅EuAndreh1-171/+193
2025-05-19src/pds.go: Hoist type definitions, constants and global variablesEuAndreh1-288/+291
2025-05-19src/pds.go: Add leading slash on package commentEuAndreh1-41/+41
2025-05-15tests/fuzz/vector/pds.go: Implement first model for others to be made equivalentEuAndreh1-0/+136
2025-05-15tests/fuzz/: Add noop fuzz targetsEuAndreh32-0/+575
2025-05-15Setup i18n with gotextEuAndreh21-122/+410
2025-01-22src/pds.go: Add NewVectorOf()EuAndreh1-0/+9
2025-01-22src/pds.go: Use NewMapBuilder() in implementation of NewMapOf()EuAndreh1-14/+16
[...]