1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/ice-9
Neil Jerram 6610e77737 (environment-module): Change eval-closure-module call
back to procedure-property lookup.  (This completes the reversion
of the change made on 2005-06-10, which was only partially undone
by the change on 2005-08-01.)
2006-11-13 21:54:12 +00:00
..
debugger Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
arrays.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
boot-9.scm (environment-module): Change eval-closure-module call 2006-11-13 21:54:12 +00:00
buffered-input.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
calling.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
ChangeLog (environment-module): Change eval-closure-module call 2006-11-13 21:54:12 +00:00
channel.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
common-list.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
compile-psyntax.scm * psyntax.ss (build-data): Don't quote self-evaluating expressions 2003-01-16 11:48:14 +00:00
COPYING New versions of the GPLand LGPL with the new address of the FSF. 2005-05-23 19:00:08 +00:00
debug.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
debugger.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
deprecated.scm * deprecated.scm (make-uniform-array): Don't pass the prototype as 2006-02-12 00:57:14 +00:00
documentation.scm (file-commentary): Move make-regexp into 2006-05-27 22:38:53 +00:00
emacs.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
expect.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
format.scm Module "(ice-9 threads)" no longer used, now no mutex. 2006-09-07 21:07:36 +00:00
ftw.scm (visited?-proc): Use hashv since we know we're getting 2006-10-04 22:12:34 +00:00
gap-buffer.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
getopt-long.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
hcons.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
history.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
lineio.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
list.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
ls.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
Makefile.am Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
mapping.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
match.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
networking.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
null.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
occam-channel.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
optargs.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
poe.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
popen.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
posix.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
pretty-print.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
psyntax.pp * evalext.c, evalext.h (scm_self_evaluating_p): New function. 2003-01-20 10:12:39 +00:00
psyntax.ss Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
q.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
r4rs.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
r5rs.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
rdelim.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
regex.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
runq.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
rw.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
safe-r5rs.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
safe.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
serialize.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
session.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
slib.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
stack-catch.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
streams.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
string-fun.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
syncase.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
test.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
threads.scm (n-par-for-each, n-for-each-par-map): Two more spots 2006-05-09 00:33:44 +00:00
time.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00:00
weak-vector.scm Added 2006 to copyright years in every file, as per the new rules. 2006-02-12 13:42:52 +00: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