1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-02 18:26:20 +02:00
guile/module/ice-9
Andy Wingo 4e237f1460 thread the module through syntax-case's expansion
* libguile/debug.h:
* libguile/debug.c (scm_procedure_module): New procedure, returns the
  module that was current when the given procedure was defined. Used by
  syncase to scope free identifiers.

* module/ice-9/psyntax-pp.scm: Recompiled.

* module/ice-9/psyntax.scm: Thread the module through the syntax
  expansion. This is harder than it would appear because in many places
  the different components of syntax objects are destructured.

* module/ice-9/syncase.scm (guile-macro): Adapt to new signature for
  syntax transformer functions.
2009-04-17 15:20:16 +02:00
..
debugger move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
debugging Merge commit 'origin/master' into vm 2009-01-12 21:36:39 +01:00
and-let-star.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
arrays.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
boot-9.scm implement procedure-callers 2009-03-18 00:44:26 +01:00
buffered-input.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
calling.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
ChangeLog-2008 move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
channel.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
common-list.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
compile-psyntax.scm serialize module information into syncase's output -- getting ready for hygiene 2009-04-17 15:20:15 +02:00
debug.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
debugger.scm repl.scm relies on `display-backtrace' to do everything, some naming tweaks 2008-12-26 18:07:20 +01:00
deprecated.scm Replace eval-case with eval-when 2009-03-06 13:29:13 +01:00
documentation.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
emacs.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
expand-support.scm serialize module information into syncase's output -- getting ready for hygiene 2009-04-17 15:20:15 +02:00
expect.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
format.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
ftw.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
gap-buffer.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
gds-client.scm Merge commit 'origin/master' into vm 2009-01-12 21:36:39 +01:00
gds-server.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
getopt-long.scm Replace eval-case with eval-when 2009-03-06 13:29:13 +01:00
hcons.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
history.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
i18n.scm Replace eval-case with eval-when 2009-03-06 13:29:13 +01:00
lineio.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
list.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
ls.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
Makefile.am serialize module information into syncase's output -- getting ready for hygiene 2009-04-17 15:20:15 +02:00
mapping.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
match.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
networking.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
null.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
occam-channel.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
optargs.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
poe.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
popen.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
posix.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
pretty-print.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
psyntax-pp.scm thread the module through syntax-case's expansion 2009-04-17 15:20:16 +02:00
psyntax.scm thread the module through syntax-case's expansion 2009-04-17 15:20:16 +02:00
q.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
r4rs.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
r5rs.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
rdelim.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
README move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
receive.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
regex.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
runq.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
rw.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
safe-r5rs.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
safe.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
serialize.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
session.scm Merge commit '53d81399be' into vm-check 2009-03-17 15:59:40 +01:00
slib.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
stack-catch.scm repl.scm relies on `display-backtrace' to do everything, some naming tweaks 2008-12-26 18:07:20 +01:00
streams.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
string-fun.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
syncase.scm thread the module through syntax-case's expansion 2009-04-17 15:20:16 +02:00
test.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
threads.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
time.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00
weak-vector.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00

This directory contains various bits of Guile Scheme code.
Most of these are packaged as modules, with foo.scm implementing
the module `(ice-9 foo)'.

The non-module files are:

boot-9.scm	-- loaded on guile startup
		   implements module system + lots of other stuff
arrays.scm	-- loaded by boot-9.scm
networking.scm	-- loaded by boot-9.scm
posix.scm	-- loaded by boot-9.scm
r4rs.scm	-- loaded by boot-9.scm