1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/srfi
Andy Wingo 9447207f0c Use default value for make-fluid in Scheme files
* module/ice-9/boot-9.scm (%exception-handler)
  (%running-exception-handlers, read-eval?, *repl-stack*)
  (make-mutable-parameter):
* module/ice-9/getopt-long.scm (%program-name):
* module/language/elisp/runtime.scm (built-in-macro, defspecial):
* module/srfi/srfi-39.scm (make-parameter/helper):
* module/system/base/language.scm (*current-language*):
* module/system/base/message.scm (*current-warning-port*):
  (*current-warning-prefix*):
* module/system/base/target.scm (%target-type, %target-endianness)
  (%target-word-size):
* module/texinfo/plain-text.scm (*indent*, *itemizer*):
* benchmark-suite/lib.scm (prefix-fluid):
* test-suite/lib.scm (prefix-fluid): Give fluids a useful default
  value.
2011-11-23 12:54:09 +01:00
..
srfi-4 fix c32vector-set!, c64vector-set! 2011-04-01 16:45:58 +02:00
srfi-9 Record printer fixes 2010-05-27 14:09:56 -05:00
srfi-42 Add implementation of SRFI 42 2010-10-03 12:09:50 +02:00
srfi-67 fix srfi-67 compilation 2011-09-02 19:49:26 +02:00
Makefile.am Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
srfi-1.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
srfi-2.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-4.scm rename (rnrs bytevector) to (rnrs bytevectors) 2010-06-01 13:26:11 +02:00
srfi-6.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-8.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-9.scm srfi-9 record compatibility with boot-9 records 2011-08-17 10:47:04 +02:00
srfi-10.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-11.scm actually inline call-with-values to tree-il's <let-values> 2009-08-06 11:48:16 +02:00
srfi-13.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-14.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-16.scm srfi-16 just re-exports psyntax's case-lambda 2009-10-25 13:19:11 +01:00
srfi-17.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-18.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00
srfi-19.scm srfi-19 refactor 2011-08-04 12:53:07 +02:00
srfi-26.scm Get rid of `define-macro' in the SRFI 26 implementation 2010-12-07 23:13:55 +01:00
srfi-27.scm Add implementation of SRFI 27 2010-09-27 22:15:51 +02:00
srfi-31.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-34.scm re-implement srfi-34's guard with syntax-case 2010-10-14 16:13:57 +02:00
srfi-35.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
srfi-37.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-38.scm Add implementation of SRFI 38 2010-11-03 00:19:54 +01:00
srfi-39.scm Use default value for make-fluid in Scheme files 2011-11-23 12:54:09 +01:00
srfi-42.scm Add implementation of SRFI 42 2010-10-03 12:09:50 +02:00
srfi-45.scm more define-syntax-rule usage 2011-09-02 11:36:14 +02:00
srfi-60.scm move srfi-1 and srfi-60 C impl to libguile, without public C api 2010-09-12 23:29:11 +02:00
srfi-67.scm srfi-67 #:replace work 2010-10-03 12:18:14 +02:00
srfi-69.scm Extend the #:replace list of the SRFI 69 module 2010-10-27 23:33:40 +02:00
srfi-88.scm Provide Guile-friendly `coding:' meta-data. 2010-01-11 01:21:13 +01:00
srfi-98.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00