1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00
guile/module/rnrs
Andy Wingo 1820ed5121 Finish call-with-port cleanup
* module/rnrs/io/ports.scm (call-with-port): Remove local definition.
* module/system/repl/server.scm (system): Call-with-port is imported
  via (ice-9 ports).
2021-01-12 12:17:55 +01:00
..
arithmetic Fix fixnum-range changes in R6RS fixnum bitops 2016-06-21 09:32:30 +02:00
io Finish call-with-port cleanup 2021-01-12 12:17:55 +01:00
records Fix typos in previous commit. 2020-01-12 22:01:54 +01:00
base.scm Define top-level bindings for aux syntax: else, =>, _, ... 2019-09-12 21:50:51 +02:00
bytevectors.scm
conditions.scm rnrs: Export '&assertion' from (rnrs conditions). 2020-01-21 17:56:13 +01:00
control.scm
enums.scm
eval.scm Deprecate passing a non-zero size to make-module 2019-09-27 22:57:38 +02:00
exceptions.scm Re-implement `guard' 2020-01-10 21:42:26 +01:00
files.scm
hashtables.scm (rnrs hashtables): Hash functions of eq? and eqv? hashtables 2016-06-21 09:48:36 +02:00
lists.scm
mutable-pairs.scm
mutable-strings.scm
programs.scm
r5rs.scm
sorting.scm
syntax-case.scm
unicode.scm