index
:
emacs-chess.git
master
My fork of the Emacs-Chess package. A work-in-progress.
Craig Jennings
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-05-20
Add a proper file header.
Mario Lang
2014-05-20
Add a proper file header.
Mario Lang
2014-05-20
Upgrade to GPLv3.
Mario Lang
2014-05-20
Add proper file header.
Mario Lang
2014-05-20
Add a proper file header.
Mario Lang
2014-05-20
Upgrade to GPLv3.
Mario Lang
2014-05-20
Upgrade to GPLv3.
Mario Lang
2014-05-20
Add a proper file header.
Mario Lang
2014-05-20
Upgrade to GPLv3.
Mario Lang
2014-05-20
Add "data" keyword and set copyright to FSF.
Mario Lang
2014-05-20
Upgrade to GPLv3.
Mario Lang
2014-05-20
Add a peroper file header.
Mario Lang
2014-05-20
Proper file header and introductory commentary for chess-pgn.el.
Mario Lang
2014-05-20
Add proper file headers.
Mario Lang
2014-05-19
Add proper file header.
Mario Lang
2014-05-19
Add proper file header.
Mario Lang
2014-05-19
Add proper file header.
Mario Lang
2014-05-19
Add proper file header.
Mario Lang
2014-05-19
Convert some file headers to the standard form including license.
Mario Lang
2014-05-18
Update commentary.
Mario Lang
2014-05-18
Avoid repeatedly calling chess-pos-en-passant.
Mario Lang
2014-05-18
Update URL.
Mario Lang
2014-05-18
Remove obsolte note.
Mario Lang
2014-04-28
Replace a few chess-incr-index calls with chess-next-index.
Mario Lang
2014-04-27
Simplify.
Mario Lang
2014-04-26
chess-pos.el: Another 10% speedup by precalculating sliding piece rays.
Mario Lang
2014-04-26
chess-perft.el: Another test case to improve coverage.
Mario Lang
2014-04-25
chess-ai-eval-static: Avoid checking for mate if we just count mobility.
Mario Lang
2014-04-25
chess-search-position: Merge K testing into BRQ testing.
Mario Lang
2014-04-24
chess-plain.el: Rename chess-plain-border-chars to chess-plain-border-style.
Mario Lang
2014-04-23
Misc. fixes.
Mario Lang
2014-04-23
docstring fixes.
Mario Lang
2014-04-22
chess-ics.el: oics definition.
Mario Lang
2014-04-21
chess-legal-plies: Simplify the :color case.
Mario Lang
2014-04-21
chess-pos-search*: New function.
Mario Lang
2014-04-21
chess-perft.el: Add another test case with depth 5.
Mario Lang
2014-04-21
chess-search-position: 20% performance improvement by treating ray pieces com...
Mario Lang
2014-04-21
chess-search-position: Move castling check for rooks out of the direction loop.
Mario Lang
2014-04-20
chess-pos.el: Eliminate unused conditional.
Mario Lang
2014-04-20
chess-pos.el: Collapse two chess-pos-piece-p calls into one chess-pos-piece c...
Mario Lang
2014-04-20
chess-pos.el: Refactor/simplify 10x12 code.
Mario Lang
2014-04-20
chess-pos.el: Convert 3 more chess-incr-index calls to chess-next-index.
Mario Lang
2014-04-20
chess-pos.el: Convert 2 more calls to chess-incr-index to chess-next-index.
Mario Lang
2014-04-20
chess-pos.el: Convert 4 more chess-incr-index calls to chess-next-index.
Mario Lang
2014-04-19
chess-knight-directions: New constant.
Mario Lang
2014-04-19
chess-pos.el: Define constant lists of directions various pieces can move to.
Mario Lang
2014-04-19
chess-next-index: A 10x12 mailbox based function for advancing indices.
Mario Lang
2014-04-19
chess-polyglot.el: Docs + one assert.
Mario Lang
2014-04-19
chess-perft: Interactive spec and progress info.
Mario Lang
2014-04-18
Silly typo.
Mario Lang
[next]