racket/collects/htdp/Test/TODO
Eli Barzilay 0f835f2003 some more "cvs" removals
svn: r37
2005-06-01 06:05:38 +00:00

29 lines
686 B
Plaintext

teachpack/htdp
collects/htdp
svn commit -m ""
-----------------------------------------------------------------------------------
docs:
-----------------------------------------------------------------------------------
code:
General comment:
the word repl should disappear
guess.ss: repl, repl3,
check that the result is a symbol gives bad error message
master.ss
add close? button
hangman.ss
error messages: can we do better?
(test-error (hangman-list (lambda (x y z) x) first))
(test-error (hangman-list (lambda (x y z) x) list))
the game should be "start-once only"
-----------------------------------------------------------------------------------