1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module
Andy Wingo 6ffb5f9765 check that srfi-1 procedure arguments are procedures
* module/srfi/srfi-1.scm (check-arg, wrong-type-arg): Refactor arg type
  checkers to be macros, and do the minimal amount of work in the
  functions themselves.  Use these checkers consistently for all
  procedure arguments in this module.  This catches user errors early;
  see bug 33628.
2011-08-17 23:09:39 +02:00
..
ice-9 fix recursive define-inlinable expansions 2011-08-17 22:35:24 +02:00
language fix tree-il->scheme test 2011-08-04 19:23:49 +02:00
oop goops.scm cleanups 2011-07-07 12:17:08 +02:00
rnrs Fix hygiene issues with `define-record-type' 2011-06-19 21:41:39 +02:00
scripts Change guild --help' and --version' output to be more GNUish. 2011-07-23 22:43:38 +02:00
srfi check that srfi-1 procedure arguments are procedures 2011-08-17 23:09:39 +02:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system more precision for ,time 2011-07-07 09:57:19 +02:00
texinfo fix stexi->html double translation 2011-03-26 13:33:40 +01:00
web (web http): locale-independent parsing and serialization of dates 2011-08-04 15:07:27 +02:00
Makefile.am add (scripts help) 2011-07-23 18:24:16 +02:00
rnrs.scm Enhance transcoder-related functionality of `(rnrs io ports)' 2011-03-13 23:14:43 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00