1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-21 20:20:24 +02:00
guile/module
Mark H Weaver 3e2e49650c Implement SRFI-111 Boxes.
* module/srfi/srfi-111.scm: New file.
* module/Makefile.am (SRFI_SOURCES): Add srfi/srfi-111.scm.
* test-suite/tests/srfi-111.test: New file.
* test-suite/Makefile.am (SCM_TESTS): Add tests/srfi-111.test.
* doc/ref/srfi-modules.texi (SRFI-111): New node.
2014-01-24 10:50:51 -05:00
..
ice-9 Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
language Fix inlining of tail list to apply. 2014-01-07 03:37:21 +00:00
oop Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
rnrs Convert guile exceptions to R6RS conditions in R6RS exception handlers. 2013-11-18 00:35:42 -05:00
scripts Fix a couple of warnings. 2012-01-26 00:37:23 +01:00
srfi Implement SRFI-111 Boxes. 2014-01-24 10:50:51 -05:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
texinfo Improve correctness and consistency of 'eval-when' usage. 2014-01-23 10:41:22 -05:00
web Write out HTTP Basic auth headers correctly. 2014-01-21 16:11:04 -05:00
Makefile.am Implement SRFI-111 Boxes. 2014-01-24 10:50:51 -05:00
rnrs.scm Add missing R6RS `open-file-input/output-port' procedure 2012-11-12 20:47:57 +01:00
statprof.scm add gcprof 2011-05-05 11:43:12 +02:00
texinfo.scm texinfo: Recognize `@:'. 2013-03-21 18:52:29 +01:00