1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-24 12:20:20 +02:00
guile/module/rnrs
Julian Graham 8794d769bd Test suite and fixes for R6RS (rnrs arithmetic fixnums).
* module/rnrs/arithmetic/6/fixnums.scm: Fix missing imports;
  (fixnum-width, greatest-fixnum, least-fixnum): Redefine these as
  zero-argument procedures; Fix argument mismatches in several functions.
* test-suite/Makefile.am: Add tests/r6rs-arithmetic-fixnums.test to
  SCM_TESTS.
* test-suite/tests/r6rs-arithmetic-fixnums.test: New file.
2010-05-20 21:18:04 -04:00
..
6 Implementation and test cases for the R6RS (rnrs arithmetic flonums) 2010-05-20 21:18:03 -04:00
arithmetic/6 Test suite and fixes for R6RS (rnrs arithmetic fixnums). 2010-05-20 21:18:04 -04:00
io Implementation and test cases for R6RS (rnrs files) library. 2010-05-20 21:18:03 -04:00
records/6 Test suite and fixes for R6RS (rnrs conditions) and 2010-05-20 21:18:03 -04:00
bytevector.scm rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00