summaryrefslogtreecommitdiff
path: root/src/papod.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-291-1/+2
* src/papod.go: Use stm.AtomT over stm.VarEuAndreh2025-05-231-3/+3
* re s/guuid/uuid/gEuAndreh2025-05-031-86/+86
* src/papod.go: WIP stm around stateTEuAndreh2025-02-191-18/+49
* src/papod.go: Rename stateT to stateMutableTEuAndreh2025-01-221-29/+29
* Implement most of db layerEuAndreh2025-01-171-752/+2310
* src/papod.go: Integrate db layer with network, create command handlers, simpl...EuAndreh2024-11-041-572/+995
* Add initial implementation of some of `queriesT` functionsEuAndreh2024-10-311-145/+1553
* src/papod.go: Make private most exported names and start actually implementin...EuAndreh2024-10-271-396/+686
* Big bundle commit: adjust build project skeleton; include uncommitted codeEuAndreh2024-10-261-7/+301
* Add src/version.goEuAndreh2024-08-151-11/+9
* Use "go tool" to build projectEuAndreh2024-08-141-0/+583
* Rename source files to "lib.go" and "main.go"EuAndreh2024-05-161-601/+0
* src/papod.go: Add message parsing code with some testsEuAndreh2024-05-071-13/+154
* Rename from "papo" to "papod"EuAndreh2024-05-061-0/+460