Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "go tool" to build project | EuAndreh | 2024-08-14 | 1 | -514/+0 |
* | go.mod: Include "gobang" dependency | EuAndreh | 2024-07-26 | 1 | -364/+7 |
* | Tweak indentation | EuAndreh | 2024-07-17 | 1 | -113/+102 |
* | src/lib.go, tests/lib_test.go: Normaline function argument declarations | EuAndreh | 2024-07-17 | 1 | -3/+3 |
* | src/lib.go, tests/lib_test.go: Tweak indentation | EuAndreh | 2024-07-15 | 1 | -41/+66 |
* | Inline gobang package code | EuAndreh | 2024-07-15 | 1 | -13/+350 |
* | src/lib.go: Start writing messages to DB | EuAndreh | 2024-05-27 | 1 | -0/+51 |
* | tests/lib_test.go: Add missing import | EuAndreh | 2024-05-23 | 1 | -0/+1 |
* | Rename leftover references of "papo" -> "papod" | EuAndreh | 2024-05-23 | 1 | -57/+82 |
* | tests/lib_test.go: Group input/expected into "tuples" | EuAndreh | 2024-05-16 | 1 | -237/+330 |
* | Move UUID, FatalIf(), events, etc. code to external lib | EuAndreh | 2024-05-16 | 1 | -29/+0 |
* | Rename source files to "lib.go" and "main.go" | EuAndreh | 2024-05-16 | 1 | -0/+379 |