1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00
guile/module/rnrs/6
Julian Graham 2b95784c8d Fixes and test cases for R6RS (rnrs hashtables) library.
* module/rnrs/6/hashtables.scm: Assorted bugfixes, esp. for wrapping
  single-argument hash functions.
* test-suite/Makefile.am: Add tests/r6rs-hashtables.test to SCM_TESTS.
* test-suite/tests/r6rs-hashtables.test: New file.
2010-05-20 21:18:03 -04:00
..
base.scm Fix missing export of string->symbol in (rnrs base). 2010-05-20 21:18:02 -04:00
conditions.scm (rnrs conditions) should not depend on (rnrs records syntactic). 2010-05-20 21:18:02 -04:00
control.scm Implementation and test cases for the R6RS (rnrs control) library. 2010-05-20 21:18:02 -04:00
exceptions.scm Implementation and test cases for the R6RS (rnrs records procedural) library, 2010-05-20 21:18:02 -04:00
hashtables.scm Fixes and test cases for R6RS (rnrs hashtables) library. 2010-05-20 21:18:03 -04:00
lists.scm Implementation for the R6RS (rnrs lists) library. 2010-05-20 21:18:02 -04:00
syntax-case.scm Implementation and test cases for the R6RS (rnrs records procedural) library, 2010-05-20 21:18:02 -04:00