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 most of the XBoard commands. More... about 11 years ago
Ignore .worksheet/. More... about 11 years ago
Fixed style issues. More... about 11 years ago
Added return types to public methods. More... about 11 years ago
Added scalastyle-sbt-plugin. More... about 11 years ago
Added Result type. More... about 11 years ago
Added getClassName. More... about 11 years ago
Renamed toPureCoordinate to toCoordinate. More... about 11 years ago
Added basic UciCommands. More... about 11 years ago
Updated package name. More... about 11 years ago
Renamed problems to problem. More... about 11 years ago
Import Scalaz on sbt console. More... about 11 years ago
Reimplemented asOption with scalaz.IsEmpty. More... about 11 years ago
Implemented pickRandom with Scalaz' Index and Length. More... about 11 years ago
Moved random related stuff into util.Rand object. More... about 11 years ago
Factored out the common part in isEven and isOdd. More... about 11 years ago
Added squaresFromPureCoordinate. More... about 11 years ago
Added RichAction.toPureCoordinate for a future UCI protocol. More... over 11 years ago
Started to move settings from core/build.sbt to project/BuildSettings.scala. More... over 11 years ago
Do not specify sbt version. More... over 11 years ago
Added PieceAbbr. More... over 11 years ago
Unified naming of implicits containers. More... over 11 years ago
Added pieceFromLetter. More... over 11 years ago
Added sbt-stats plugin. More... over 11 years ago
Added some board actions. More... over 11 years ago
Added factories to create actions from Placed. More... over 11 years ago
Made Square.random pure. More... over 11 years ago
Use Seq for "enum" values. More... over 11 years ago
Import eu.timepit.equites._ on sbt console. More... over 11 years ago
Added Square.distToBoundary. More... over 11 years ago