1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module
Andy Wingo d646d81ec1 add another case in which to fold (values FOO) to FOO, for some FOO
* module/language/tree-il/peval.scm (peval): Fold (values
  'singly-valued-expression) to 'singly-valued-expression in contexts
  that expect multiple values, in addition to those that expect single
  values.
2012-01-25 10:42:54 +01:00
..
ice-9 vlist: Use (ice-9 format). 2012-01-24 10:03:02 +01:00
language add another case in which to fold (values FOO) to FOO, for some FOO 2012-01-25 10:42:54 +01:00
oop fix some cache consistency issues with goops and extended generics 2011-09-02 13:17:19 +02:00
rnrs remove duplicate when/unless definitions 2012-01-20 21:16:50 +01:00
scripts Add a --target' option to guild compile'. 2011-11-22 00:22:46 +01:00
srfi Placate a number of `syntax-check' verifications. 2012-01-05 23:38:10 +01:00
sxml remove duplicate when/unless definitions 2012-01-20 21:16:50 +01:00
system Have `cpu-word-size' error out on unknown CPUs; add support for MIPSEL. 2012-01-09 23:25:02 +01:00
texinfo Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
web permit non-date values for Expires header 2012-01-09 23:36:59 +01:00
Makefile.am Allow $GUILE_FOR_BUILD to use its own environment when cross-compiling. 2011-11-23 15:29:18 +01: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 more define-syntax-rule usage 2011-09-02 11:36:14 +02:00