aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainReplace src/urubu/ucd.go with "ucdx" dependencyEuAndreh3 weeks
 
 
AgeCommit messageAuthorFilesLines
2025-06-13Replace src/urubu/ucd.go with "ucdx" dependencyHEADmainEuAndreh6-7314/+13
2025-05-29Makefile: Add switch for picking number of parallel fuzz workersEuAndreh2-6/+36
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+9
2025-05-17Setup i18n with gotext(0)EuAndreh21-35/+314
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2024-12-21Combine "CompiledGrammar" and "Report" payloadsEuAndreh4-66/+26
2024-12-12chmod +x mkdeps.shEuAndreh1-0/+0
2024-12-12Makefile: Uncomment dependency on build filesEuAndreh1-3/+3
2024-12-12tests/unit/: Actually run existing testsEuAndreh12-12/+231
2024-12-12Build and run existing test executables with no actual testsEuAndreh27-45/+247
[...]