1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-01 15:20:34 +02:00
guile/module/rnrs/io
Andy Wingo 3f4048f6c8 Move transcoded ports implementation to Scheme
* libguile/r6rs-ports.c: Remove private transcoded ports implementation.
* module/ice-9/binary-ports.scm: Remove stale comment.
* module/rnrs/io/ports.scm (%make-transcoded-port): New implementation
based on custom ports.
2025-06-18 11:06:12 +02:00
..
ports.scm Move transcoded ports implementation to Scheme 2025-06-18 11:06:12 +02:00
simple.scm Fix R6RS call-with-{input,output}-file to open textual ports. 2018-08-02 10:14:03 -04:00