From dc8d38273bc1d2276e20ca1f18114a78ca4b5639 Mon Sep 17 00:00:00 2001 From: =?utf8?q?David=20V=C3=A1zquez?= Date: Thu, 20 Jun 2013 15:47:59 +0200 Subject: [PATCH] write-string and write-char work with streams --- jscl.html | 3 ++- src/compiler.lisp | 2 +- src/stream.lisp | 24 +++++++++++++++++------- 3 files changed, 20 insertions(+), 9 deletions(-) diff --git a/jscl.html b/jscl.html index e130ef9..ade16ec 100644 --- a/jscl.html +++ b/jscl.html @@ -66,8 +66,9 @@