0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added functions to reconstruct CoordinateMove. More... about 11 years ago
minGroupBy should work with collections of any shape and not only CC[A]. More... about 11 years ago
Moved minGroupBy to util. More... about 11 years ago
Allow arbitrary things in arbitrary Placed. :-) More... about 11 years ago
Added minGroupBy for Directions.mostSimilarTo(Vec). More... about 11 years ago
More law checking. More... about 11 years ago
Moved the Arbitrary instances into the package object. More... about 11 years ago
Test the functor laws of Placed. More... about 11 years ago
Compute the list of all castlings. More... about 11 years ago
Added more ways to create Capture{,AndPromotion}. More... about 11 years ago
Vecs can be decomposed with fileProj and rankProj. More... about 11 years ago
Directions and Vec mixin PlayerPerspective. More... about 11 years ago
Added some Vec values to its companion. More... about 11 years ago
Added Rules.enPassantTargets. More... about 11 years ago
Overload getPlaced for a sequence of squares. More... about 11 years ago
Make Placed a container for arbitrary types. More... about 11 years ago
More ScalaCheck awesomeness! More... about 11 years ago
Use more ScalaCheck. More... about 11 years ago
Check the Equal and Monoid laws of Vec. More... about 11 years ago
Added -Xfatal-warnings to scalac options. More... about 11 years ago
Simplified startingSquares. More... about 11 years ago
Added CastlingPiece type to kill an IllegalArgumentException. More... about 11 years ago
Made movementTypes simpler. More... about 11 years ago
Simplified Rand.nextInt. More... about 11 years ago
Use a def for the tours in randomWarnsdorffTour. More... about 11 years ago
Added Vec.to(Vec): Seq[Vec]. More... about 11 years ago
Use Vec.l1Length for Directions.knightLike. More... about 11 years ago
Added enPassantRankBy. More... about 11 years ago
Allow more method names. More... about 11 years ago
Use ScalaCheck for testing Vec. More... about 11 years ago