aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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-15Setup i18n with gotextEuAndreh1-1/+7
2025-01-22src/pds.go: Add NewVectorOf()EuAndreh1-0/+9
2025-01-22src/pds.go: Use NewMapBuilder() in implementation of NewMapOf()EuAndreh1-14/+16
2025-01-22s/List/Vector/gEuAndreh1-193/+210
2024-12-14Add Makefile and move files to structured foldersEuAndreh1-0/+2700