]> git.sesse.net Git - remoteglot/history - Engine.pm
Minor optimization (5% or so) by moving the most common case in can_reach first.
[remoteglot] / Engine.pm
2014-08-06 Steinar H. GundersonChange main loop to using AnyEvent.
2014-06-15 Steinar H. GundersonAdd a missing import to Engine.pm.
2014-06-15 Steinar H. GundersonSplit some UCI stuff into a separate module.