Christophe Weblog Wiki Code Publications Music
make swank:listener-eval be a bit more like the CL version
authorChristophe Rhodes <csr21@cantab.net>
Mon, 30 Aug 2010 18:55:59 +0000 (19:55 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 30 Aug 2010 18:55:59 +0000 (19:55 +0100)
don't return (:ok (:values "string")); instead, send a separate
(:write-string "string" :repl-result) and return (:ok ())


No differences found