1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Julian Graham 04186f2006 Ignore explicit phase specification for imports in `library' form.
* module/ice-9/r6rs-libraries.scm (library): Unwrap the `for' sub-form
  during export resolution the same way that `import' does.
* test-suite/tests/rnrs-libraries.test ("implicit phasing"): New test
  prefix and tests.
2010-05-27 21:32:39 -04:00
..
6 Implementation for R6RS (rnrs) composite library. (Can't be loaded yet 2010-05-20 21:18:04 -04:00
ice-9 Ignore explicit phase specification for imports in `library' form. 2010-05-27 21:32:39 -04:00
language Fix disassembly of free variable lists. 2010-05-22 23:54:16 +02:00
oop fix some uses of %module-public-interface 2010-04-24 17:43:52 +02:00
rnrs Explicitly import `*unspecified*' to support R6RS library purification 2010-05-20 21:46:12 -04:00
scripts fix doc snarfing with fedora 12 2010-01-17 18:22:51 +01:00
srfi Record printer fixes 2010-05-27 14:09:56 -05:00
sxml sxml-match: Handle multiple-value returns. 2010-05-26 23:41:23 +02:00
system Add (system vm coverage). 2010-05-07 13:47:53 +02:00
texinfo scm_i_program_properties is internal; just use procedure-properties 2010-04-17 15:21:08 +02:00
Makefile.am Add sources to module/Makefile.am 2010-05-27 14:09:56 -05: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