summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainUpdate to latest project skeleton: i18n and fine-grained fuzzingEuAndreh3 months
 
 
AgeCommit messageAuthorFilesLines
2025-05-29Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh21-47/+318
2025-05-23src/papod.go: Use stm.AtomT over stm.VarEuAndreh1-3/+3
2025-05-23meta.capim: Add with :dependencies keyEuAndreh1-0/+11
2025-05-04Make: Use $< over $?EuAndreh1-1/+1
2025-05-03re s/guuid/uuid/gEuAndreh2-273/+273
2025-03-20rm COPYINGEuAndreh1-661/+0
2025-02-19src/papod.go: WIP stm around stateTEuAndreh1-18/+49
2025-01-22src/papod.go: Rename stateT to stateMutableTEuAndreh1-29/+29
2025-01-17Implement most of db layerEuAndreh6-1393/+7325
2024-11-04src/papod.go: Integrate db layer with network, create command handlers, simpl...EuAndreh4-711/+1224
[...]