1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Ludovic Courtès 5a79300f85 Add %auto-compilation-options', used by compile-file' when auto-compiling.
* module/ice-9/boot-9.scm (%auto-compilation-options): New variable.
  (load-in-vicinity): Honor it.

* libguile/load.c (kw_opts, sym_compile_file,
  sym_auto_compilation_options): New variables.
  (do_try_auto_compile): Honor %AUTO-COMPILATION-OPTIONS.

* module/system/repl/common.scm (repl-default-options): Have
  `compile-options' default to %AUTO-COMPILATION-OPTIONS.
2011-02-13 19:18:02 +01:00
..
ice-9 Add %auto-compilation-options', used by compile-file' when auto-compiling. 2011-02-13 19:18:02 +01:00
language read-enable 'positions by default 2011-02-13 15:06:11 +01:00
oop Fix GOOPS method compilation bug when no next-method exists 2011-01-30 13:30:08 +01:00
rnrs install r6rs exception printer 2011-02-11 16:07:44 +01:00
scripts Add `*current-warning-prefix*'. 2011-02-13 19:13:36 +01:00
srfi Get rid of `define-macro' in the SRFI 26 implementation 2010-12-07 23:13:55 +01:00
sxml sxml->xml fix 2010-12-02 22:24:26 +01:00
system Add %auto-compilation-options', used by compile-file' when auto-compiling. 2011-02-13 19:18:02 +01:00
texinfo stexi->shtml supports itemx 2011-01-25 17:59:45 +01:00
web request and response cleanups 2011-01-10 22:44:41 -08:00
Makefile.am autocompile -> auto-compile 2011-02-13 15:06:11 +01:00
rnrs.scm implement port-eof? 2011-01-21 08:27:08 +01:00
statprof.scm remove a number of debug options 2010-09-24 20:57:01 +02:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00