Re: Add SRFI-123 support.

2015-09-01 Thread Taylan Ulrich Bayırlı/Kammer
=B1/Kammer?= Date: Sun, 23 Aug 2015 15:21:49 +0200 Subject: [PATCH] Add SRFI-123 support. * module/srfi/srfi-123.scm: New file. * module/Makefile.am (SRFI_SOURCES): Add it. * doc/ref/srfi-modules.texi (SRFI Support): Document it. * module/rnrs/hashtables.scm: Register hashtable-ref and hashta

Re: Add SRFI-123 support.

2015-08-24 Thread Taylan Ulrich Bayırlı/Kammer
2015 15:21:49 +0200 Subject: [PATCH] Add SRFI-123 support. * module/srfi/srfi-123.scm: New file. * module/Makefile.am (SRFI_SOURCES): Add it. * doc/ref/srfi-modules.texi (SRFI Support): Document it. * module/rnrs/hashtables.scm: Register hashtable-ref and hashtable-set! with SRFI-123. * modul

Add SRFI-123 support.

2015-08-23 Thread Taylan Ulrich Bayırlı/Kammer
an=20Ulrich=20Bay=C4=B1rl=C4=B1/Kammer?= Date: Sun, 23 Aug 2015 15:21:49 +0200 Subject: [PATCH] Add SRFI-123 support. * module/srfi/srfi-123.scm: New file. * module/Makefile.am (SRFI_SOURCES): Add it. * doc/ref/srfi-modules.texi (SRFI Support): Document it. * module/rnrs/hashtables.scm: Register hashta