repl.scm refactor
authorAndy Wingo <wingo@pobox.com>
Thu, 3 Mar 2011 22:19:35 +0000 (23:19 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 3 Mar 2011 22:19:35 +0000 (23:19 +0100)
commit859e58ae8a77c0c725a5027d1bb3809e9772076e
tree69ac7be275e8d1e76c39f2364d17436a0b7b413c
parentd900843c72ee1f34d79527deb38787e581592cf5
repl.scm refactor

* module/system/repl/repl.scm (flush-leading-whitespace): Rename from
  next-char.
  (meta-reader): Use flush-leading-whitespace.
  (run-repl): Use flush-to-newline after the evaluation, which seems to
  be the same as what we did before.
module/system/repl/repl.scm