index
:
gobang
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makefile: Define $(GOCFLAGS) and $(GOLDFLAGS) based on $(PREFIX)
EuAndreh
2024-08-15
1
-0
/
+2
*
src/gobang.go: Add args to Init() to log
EuAndreh
2024-08-15
2
-4
/
+24
*
Add src/version.go
EuAndreh
2024-08-15
3
-5
/
+14
*
Add tests/libbuild.go
EuAndreh
2024-08-14
2
-3
/
+24
*
Makefile: Normalize Go rules and simplify compile rules
EuAndreh
2024-08-11
1
-9
/
+13
*
mv tests/gobang_main.go tests/main.go
EuAndreh
2024-08-08
2
-9
/
+9
*
Makefile: Reorder deps rules
EuAndreh
2024-08-08
1
-3
/
+2
*
tests/gobang.go: Add tests for most missing functions
EuAndreh
2024-08-08
2
-83
/
+674
*
tests/gobang.go: Add tests to more functions
EuAndreh
2024-08-06
2
-28
/
+173
*
Run in parallel slow tests
EuAndreh
2024-08-06
2
-3
/
+38
*
tests/gobang.go: Add tests for Random(), Salt() and Hash()
EuAndreh
2024-08-06
2
-2
/
+44
*
Makefile: Separate dependencies and definition of $(tests.bin-check)
EuAndreh
2024-08-06
1
-0
/
+1
*
Add tests for UUID functions
EuAndreh
2024-08-06
2
-49
/
+220
*
Start using TestStart() and Testing()
EuAndreh
2024-08-05
4
-143
/
+206
*
Makefile: Build with "go tool compile" and "go tool link"
EuAndreh
2024-08-05
5
-44
/
+58
*
rm src/cmd/main.go
EuAndreh
2024-08-04
1
-7
/
+0
*
rm go.mod
EuAndreh
2024-08-04
1
-3
/
+0
*
Add noop mkdeps.sh and deps.mk files
EuAndreh
2024-08-03
2
-0
/
+10
*
rm tests/cli-opts.sh
EuAndreh
2024-08-03
1
-4
/
+0
*
rm src/export_test.go
EuAndreh
2024-08-03
1
-3
/
+0
*
Makefile: Include go.mod file in $(sources)
EuAndreh
2024-08-03
1
-0
/
+1
*
src/lib.go: Add CopyData()
EuAndreh
2024-07-22
1
-0
/
+20
*
Reorder code
EuAndreh
2024-07-22
2
-403
/
+501
*
Copy code from x/golang/scrypt: get scrypt(), and also import tests
EuAndreh
2024-07-10
2
-0
/
+601
*
src/lib.go: Add level filter to decide when to log or when to emit metric
EuAndreh
2024-07-09
1
-0
/
+34
*
src/lib.go: Remove mmain()
EuAndreh
2024-07-09
1
-4
/
+0
*
Initial implementation: include code from papod
EuAndreh
2024-05-16
8
-0
/
+459
*
Initial empty commit
EuAndreh
2024-05-16
0
-0
/
+0
[prev]