openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
I
iomrascalai
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 51 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use the rust nightly builds directly
Urban Hafner
More...
over 10 years ago
Merge branch 'master' of github.com:ujh/iomrascalai
Urban Hafner
More...
over 10 years ago
Display the rust version used in the Travis build
Urban Hafner
More...
over 10 years ago
Add Google Group
Urban Hafner
More...
over 10 years ago
Add Travis CI status image
Urban Hafner
More...
over 10 years ago
Add Thomas to the AUTHORS
Urban Hafner
More...
over 10 years ago
First try at a Travis CI configuration
Urban Hafner
More...
over 10 years ago
Small clarifications in the README when it comes to code contributions
Urban Hafner
More...
over 10 years ago
Merge pull request #1 from TisButMe/implement-board
Thomas Poinsot
as Thomas P
More...
over 10 years ago
Fixed up the Board constructor not to use mutable data
Thomas Poinsot
More...
over 10 years ago
Changed the play() method to output an updated copy of the board instead of mutating in place
Thomas Poinsot
More...
over 10 years ago
Removed the extra println!() in main
Thomas Poinsot
More...
over 10 years ago
Split up the tests to be more descriptive
Thomas Poinsot
More...
over 10 years ago
Changed the display of the board to have the same conventions as GnuGo
Thomas Poinsot
More...
over 10 years ago
Added my name as copyright holder
Thomas Poinsot
More...
over 10 years ago
Added hoshis to the show() method, and some comments for clarity
Thomas Poinsot
More...
over 10 years ago
Added a show method, and fixed the play method, which used to index from the top-left instead of the bottom-left, which is the usual way in Go
Thomas Poinsot
More...
over 10 years ago
Added an incomplete implementation of a chain
Thomas Poinsot
More...
over 10 years ago
Fixed the tests that failed because of the addition of the komi, and added a test for the komi-getting method
Thomas Poinsot
More...
over 10 years ago
Added a simple implementation of a go board, with the ability to get the color of an intersection, and to set the komi. The komi is currently stored as f32, which might not be a good idea, but should be enough for the moment
Thomas Poinsot
More...
over 10 years ago
Clarify the usage of pair programming in the README
Urban Hafner
More...
over 10 years ago
A less complex make setup without external crates
Urban Hafner
More...
over 10 years ago
Test make target
Urban Hafner
More...
over 10 years ago
Working Makefile
Urban Hafner
More...
over 10 years ago
Makefile to compile everything (still work in progress)
Urban Hafner
More...
almost 11 years ago
Merge branch 'master' of github.com:ujh/iomrascalai
Urban Hafner
More...
almost 11 years ago
Ignore content of lib and bin directories
Urban Hafner
More...
almost 11 years ago
Add bin and lib directories
Urban Hafner
More...
almost 11 years ago
Turn board into an external crate
Urban Hafner
More...
almost 11 years ago
AUTHORS file
Urban Hafner
More...
almost 11 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree