0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved TextCommand.toUtf8 to util package. More... over 10 years ago
Add TextCommand.toUtf8. More... over 10 years ago
We can talk with chess engines! More... over 10 years ago
Use alternate ctor. More... over 10 years ago
Add updated(CoordinateMove) to GameState. More... over 10 years ago
Add simple UCI example. More... over 10 years ago
Add combo type to UciOption. More... over 10 years ago
Add parsers for UciOption. More... over 10 years ago
Add parser for a response from the engine. More... over 10 years ago
Add spin and string option types. More... over 10 years ago
Add UciOption response. More... over 10 years ago
Test auxiliary ctors for Move, Capture, etc.. More... over 10 years ago
Update dependency versions. More... over 10 years ago
Added license header. More... almost 11 years ago
Test NQueens.allBoards. More... almost 11 years ago
Added NQueens. More... almost 11 years ago
Pass visited squares to nextPaths. More... almost 11 years ago
Remove the ScalaCheck import. More... almost 11 years ago
Generate all odd binary strings. More... almost 11 years ago
Added helper method to backtracking. More... almost 11 years ago
Added test for backtracking. More... almost 11 years ago
Test randomTour. More... almost 11 years ago
Added backtracking for determining all knight tours. More... almost 11 years ago
Added predicate KnightsTour.isComplete. More... almost 11 years ago
Added some type aliases to KnightsTour. More... almost 11 years ago
Uci.Go.Argument is not a Uci.Command. More... almost 11 years ago
Added Uci.Go command. More... almost 11 years ago
GameState.init is the default for first. More... almost 11 years ago
Added Uci.Position command. More... almost 11 years ago
Override cmdArgs instead of toString. More... almost 11 years ago