1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module
Ludovic Courtès 411313403c Evaluate the export' and re-export' forms at compile-time.
* module/ice-9/boot-9.scm (export, re-export): Evaluate at compile-time
  in addition to load/eval.

* test-suite/tests/tree-il.test ("warnings")["unused-toplevel"]("unused
  but define-public"): Remove throw to `unresolved'.
2010-01-11 18:31:02 +01:00
..
ice-9 Evaluate the export' and re-export' forms at compile-time. 2010-01-11 18:31:02 +01:00
language The reference graph in `-Wunused-toplevel' may contain cycles. 2010-01-11 18:31:01 +01:00
oop eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
rnrs Provide Guile-friendly `coding:' meta-data. 2010-01-11 01:21:13 +01:00
scripts Provide Guile-friendly `coding:' meta-data. 2010-01-11 01:21:13 +01:00
srfi Fix SRFI-19 exports. 2010-01-11 01:21:14 +01:00
sxml import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
system Remove unused top-level variables. 2010-01-11 01:21:14 +01:00
texinfo Remove unused top-level variables. 2010-01-11 01:21:14 +01:00
Makefile.am import statprof, sxml, and texinfo from guile-lib 2009-12-21 00:01:13 +01:00
statprof.scm tweaks to statprof 2009-12-21 00:01:49 +01:00
texinfo.scm Remove unused top-level variables. 2010-01-11 01:21:14 +01:00