1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 13:00:34 +02:00
guile/module/srfi
Andy Wingo 30a5e062d0 procedures in "drop" contexts can return unspecified values
* module/language/tree-il/compile-glil.scm (flatten): For applications in
  "drop" context, allow the procedure to return unspecified values
  (including 0 values).

* test-suite/tests/tree-il.test ("application"): Adapt test.

* module/srfi/srfi-18.scm (wrap): Clarify.

* test-suite/tests/srfi-18.test: Fix so that the expression importing
  srfi-18 is expanded before the tests. However the tests are still
  failing, something about 0-valued returns...
2009-05-21 17:22:58 +02:00
..
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-1.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-2.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-4.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-6.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-8.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-9.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-10.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-11.scm ice-9 syncase now deprecated, woo 2009-04-24 14:34:23 +02:00
srfi-13.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-14.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-16.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-17.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-18.scm procedures in "drop" contexts can return unspecified values 2009-05-21 17:22:58 +02:00
srfi-19.scm fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
srfi-26.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-31.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-34.scm Merge commit 'origin/master' into vm 2009-01-12 21:36:39 +01:00
srfi-35.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-37.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-39.scm ice-9 syncase now deprecated, woo 2009-04-24 14:34:23 +02:00
srfi-60.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00
srfi-69.scm define macros before functions using macros; more MV fixen in srfi-69 2008-11-01 20:31:57 +01:00
srfi-88.scm move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00