1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module
Julian Graham b98d5a5a76 Add exports for missing functions from `(rnrs base)'.
* module/rnrs.scm (boolean=?): New export.
  Fix typo in export of`integer-valued?'.
* module/rnrs/base.scm: Add exports for `exact' and `inexact'.
  (boolean=?, symbol=?, infinite?, finite?, exact-integer-sqrt,
  integer-valued?, rational-valued?, real-valued?): New functions.
* test-suite/tests/r6rs-base.test (boolean=?, symbol=?, infinite?,
  finite?, exact-integer-sqrt, integer-valued?, rational-valued?,
  real-valued?): New test prefixes and tests.
2010-11-17 00:59:45 -05:00
..
ice-9 syntax-violation uses lambda*, throws a structured message 2010-11-16 02:56:57 +01:00
language ecmascript syntax errors throw to 'syntax-error 2010-11-16 02:57:27 +01:00
oop Remove goops-version, which is no longer defined 2010-10-02 18:14:45 +01:00
rnrs Add exports for missing functions from `(rnrs base)'. 2010-11-17 00:59:45 -05:00
scripts Have "frisk" recognize #:use-module' and #:autoload'. 2010-10-27 23:31:49 +02:00
srfi Add implementation of SRFI 38 2010-11-03 00:19:54 +01:00
sxml ssax: add procs to define parsed entities 2010-10-14 12:37:31 +02:00
system add proper pretty-printing for syntax errors 2010-11-16 02:57:27 +01:00
texinfo Fix typos. 2010-09-02 00:04:39 +02:00
web flesh out (web server)'s sanitize-response 2010-11-13 18:31:34 +01:00
Makefile.am remove (web toy-server) 2010-11-12 17:16:36 +01:00
rnrs.scm Add exports for missing functions from `(rnrs base)'. 2010-11-17 00:59:45 -05:00
statprof.scm remove a number of debug options 2010-09-24 20:57:01 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00