Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/pds.go: Aesthetic tweaks 💅 | EuAndreh | 2025-05-19 | 1 | -171/+193 |
* | src/pds.go: Hoist type definitions, constants and global variables | EuAndreh | 2025-05-19 | 1 | -288/+291 |
* | src/pds.go: Add leading slash on package comment | EuAndreh | 2025-05-19 | 1 | -41/+41 |
* | Setup i18n with gotext | EuAndreh | 2025-05-15 | 1 | -1/+7 |
* | src/pds.go: Add NewVectorOf() | EuAndreh | 2025-01-22 | 1 | -0/+9 |
* | src/pds.go: Use NewMapBuilder() in implementation of NewMapOf() | EuAndreh | 2025-01-22 | 1 | -14/+16 |
* | s/List/Vector/g | EuAndreh | 2025-01-22 | 1 | -193/+210 |
* | Add Makefile and move files to structured folders | EuAndreh | 2024-12-14 | 1 | -0/+2700 |