summaryrefslogtreecommitdiff
path: root/PLAN
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-25 22:25:55 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-25 22:25:55 +0000
commitc32bc8f78d17728ae4a8fd52eda5d60dfaa6375f (patch)
tree510b95d3bf791fc0d9ef62e110358e6a34537656 /PLAN
parent68157cc103685e1a6dfe1ff3e970e45cc0cba068 (diff)
*** no comment ***
Diffstat (limited to 'PLAN')
-rw-r--r--PLAN15
1 files changed, 6 insertions, 9 deletions
diff --git a/PLAN b/PLAN
index 324a163..d4a5f86 100644
--- a/PLAN
+++ b/PLAN
@@ -9,9 +9,8 @@ chess-ply
- Thus there will be a mirror set of chess-pos-has-keyword, etc.,
functions
-chess-epd
-- based on chess-fen, this will also be a database module for
- accessing positions within an EPD file
+chess-display
+- there is no way to call flag right now
chess-ics
- detect draw/resign/retract, etc.
@@ -22,21 +21,19 @@ chess-clock
user to call-flag in order to win on time; note: the user should be
allowed to try anyway, in case our clock has become out-of-sync with
the server's
-- when the clock goes under, it starts counting up! Need a "-0".
chess-images
- in a generic emacs, with a light background, there are white lines
in wierd places on the chessboard
-The PGN chapter of the manual is not fully representative of the
-original, owing to the lack of subsubsubsection in texinfo.
-
BEFORE FINAL RELEASE
use more asserts throughout the code
break my dependency on cl
-* profile
-* mem profile
+
+ profile
+ mem profile
+
elint
docstring/texi
checkdoc