| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/gobang.go: Add SetLevel() | EuAndreh | 2024-09-02 | 1 | -5/+28 |
| * | src/gobang.go: Add args to Init() to log | EuAndreh | 2024-08-15 | 1 | -0/+20 |
| * | tests/gobang.go: Add tests for most missing functions | EuAndreh | 2024-08-08 | 1 | -25/+589 |
| * | tests/gobang.go: Add tests to more functions | EuAndreh | 2024-08-06 | 1 | -0/+158 |
| * | Run in parallel slow tests | EuAndreh | 2024-08-06 | 1 | -1/+33 |
| * | tests/gobang.go: Add tests for Random(), Salt() and Hash() | EuAndreh | 2024-08-06 | 1 | -0/+40 |
| * | Add tests for UUID functions | EuAndreh | 2024-08-06 | 1 | -3/+123 |
| * | Start using TestStart() and Testing() | EuAndreh | 2024-08-05 | 1 | -53/+62 |
| * | Makefile: Build with "go tool compile" and "go tool link" | EuAndreh | 2024-08-05 | 1 | -0/+358 |
