0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 20 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extended Board. More... about 13 years ago
Pieces should not be ADTs. More... about 13 years ago
Fixed compile error in Field. More... about 13 years ago
Use ranges to check for valid files and ranks. More... about 13 years ago
Added building stanza. More... about 13 years ago
Improved Castling hierarchy. More... about 13 years ago
Define the size of the board in Rules. More... about 13 years ago
Implemented (special) moves as actions. More... about 13 years ago
Board should count moves of pieces on it. More... about 13 years ago
Also implemented Vector.min. More... about 13 years ago
Implemented Board as a simple store of pieces. More... about 13 years ago
Added val Directions.anywhere. More... about 13 years ago
Overrode Directions.equals(). More... about 13 years ago
Updated unit tests. More... about 13 years ago
Added class Directions. More... about 13 years ago
Implemented Manhattan distance for Field. More... about 13 years ago
Removed Color.selectBy. More... about 13 years ago
Made startingPositions again a method. More... about 13 years ago
Made Rules.startingPositions a value. More... about 13 years ago
Also sealed Piece. More... about 13 years ago
Sealed Color. More... about 13 years ago
Added method to determine starting positions. More... about 13 years ago
Added links to source archives. More... about 13 years ago
Implemented Chebyshev distance. More... about 13 years ago
Added some simple methods. More... about 13 years ago
Added code fragment for notations. More... about 13 years ago
Disabled some tests. More... about 13 years ago
Removed notation stuff from core entities. More... about 13 years ago
Renamed Move's fields. More... about 13 years ago
Made pieces constructable from strings. More... about 13 years ago