1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module
Andy Wingo d58ccc669c resolve-module uses -module variants
* module/ice-9/boot-9.scm (resolve-module): Use module-define-submodule!
  when binding the root, and nested-ref-module for the hot lookup, which
  is guaranteed to return a module or #f.
2010-04-24 17:42:00 +02:00
..
ice-9 resolve-module uses -module variants 2010-04-24 17:42:00 +02:00
language deprecate arity access via (procedure-properties proc 'arity) 2010-04-17 16:28:52 +02:00
oop (app modules) -> (%app modules) 2010-04-22 15:31:02 +02:00
rnrs rename libguile to libguile-@EFFECTIVE_VERSION@, currently libguile-2.0 2010-03-16 21:20:34 +01:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi Inline SRFI-9 constructors too. 2010-02-01 00:25:51 +01:00
sxml Remove `fold' from (sxml fold). 2010-04-09 00:32:14 +02:00
system compile-file gets #:canonicalization arg, defaults to 'relative 2010-04-19 13:34:29 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am add (ice-9 curried definitions) 2010-04-08 00:36:53 +02:00
statprof.scm statprof bugfixes 2010-01-27 21:52:05 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00