Simplify console port exports.
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2018 04:50:15 +0000 (21:50 -0700)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 May 2018 04:50:15 +0000 (21:50 -0700)
commit3c875a4dfbc7907615f59fd679be8dba2b7a8640
tree6f87252ce4673363369b37c88daede47834d14a3
parent8377a31e8947031a9d0c737ba7babb5a7dcb082b
Simplify console port exports.

* Eliminate console-input-port, console-output-port, and set-console-i/o-port!.
* Change console-i/o-port to be a thunk that returns the port.
src/edwin/bios.scm
src/edwin/termcap.scm
src/edwin/tterm.scm
src/edwin/win32.scm
src/runtime/console-io.scm
src/runtime/gcstat.scm
src/runtime/interrupt.scm
src/runtime/make.scm
src/runtime/rep.scm
src/runtime/runtime.pkg
src/runtime/thread.scm