aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/pds.go: Aesthetic tweaks 💅EuAndreh2025-05-191-171/+193
* src/pds.go: Hoist type definitions, constants and global variablesEuAndreh2025-05-191-288/+291
* src/pds.go: Add leading slash on package commentEuAndreh2025-05-191-41/+41
* Setup i18n with gotextEuAndreh2025-05-151-1/+7
* src/pds.go: Add NewVectorOf()EuAndreh2025-01-221-0/+9
* src/pds.go: Use NewMapBuilder() in implementation of NewMapOf()EuAndreh2025-01-221-14/+16
* s/List/Vector/gEuAndreh2025-01-221-193/+210
* Add Makefile and move files to structured foldersEuAndreh2024-12-141-0/+2700