]> git.sesse.net Git - remoteglot/history - Position.pm
Use EV instead of AnyEvent::Loop, since the latter appears to be buggy.
[remoteglot] / Position.pm
2014-08-06 Steinar H. GundersonFix the move prettyprinting on make_move().
2014-08-06 Steinar H. GundersonAdd some more utility functions.
2014-06-15 Steinar H. GundersonAdd some routines that are useful to parse PGNs.
2014-06-15 Steinar H. GundersonSome minor style12 parsing fixups.
2014-06-15 Steinar H. GundersonMinor fixes in Position.
2014-06-15 Steinar H. GundersonMove most of the chess position/board handling into...