GitXplorerGitXplorer
d

libgo

public
6 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
f0933f054febc13f6bda6e54eab1f1ca33f0a446

Update the rust version.

ddcampbell24 committed 3 months ago
Verified
3e6f012becb37e6c241a626d2a7b35762e63c35c

Cargo update.

ddcampbell24 committed 3 months ago
Verified
bf6029736856c2cd434bd584a2963bcbb046d5bb

Bump rust-version to 1.82, add lints to caro.toml.

ddcampbell24 committed 3 months ago
Verified
3dfd7f04a42133b27e9b7e6c08abdb0cc4c827c3

Update the licenses.

ddcampbell24 committed 3 months ago
Verified
d3212af1fffc0c85cfd7db7a89c31a7689519f3a

Change comment.

ddcampbell24 committed 3 months ago
Verified
22f8a3ea0988c253c93ffcaaf62952d7f261b88f

Fix spelling.

ddcampbell24 committed 3 months ago

README

The README file for this repository.

libgo

This is a library for writing Go (Baduk) related programs. It currently includes basic game logic and support for the Go Text Protocol.

Building Documentation

Build and view the documentation:

$ cargo doc --open