1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-07 08:40:21 +02:00
guile/ice-9
Martin Grabmüller 445dd140b4 * r5rs.scm: Use re-export' instead of export' for re-exported
primitives.  Thanks Neil!
2001-07-17 18:58:00 +00:00
..
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star-compat.scm * and-let-star-compat.scm: Display the warning to the 2001-02-08 18:39:08 +00:00
and-let-star.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
arrays.scm * Don't install a bitvector read-hash extension for letter 'b'. 2001-06-30 19:26:21 +00:00
boot-9.scm (compile-interface-spec): Bug fix: the keyword argument is "renamer" 2001-07-12 23:30:46 +00:00
buffered-input.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
calling.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
ChangeLog * r5rs.scm: Use re-export' instead of export' for re-exported 2001-07-17 18:58:00 +00:00
channel.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
common-list.scm (member-if): Put in docstring for member-if, it 2001-06-26 23:51:54 +00:00
COPYING * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
debug.scm Changes to support tracing other than inside the repl-stack that 2001-06-29 15:36:47 +00:00
debugger.scm * debugger.scm (run-last-command): Return current state if 2001-07-14 22:08:38 +00:00
documentation.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
emacs.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
expect.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
format.scm Use (ice-9 and-let-star). 2001-06-09 18:14:36 +00:00
getopt-long.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
hcons.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
history.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
lineio.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
ls.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
Makefile.am * Makefile.am (ice9_sources): Removed tags.scm. 2001-06-30 06:39:17 +00:00
mapping.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
match.scm No longer use module `(ice-9 slib)'. 2001-06-13 16:02:07 +00:00
networking.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
null.scm Use re-export' instead of export' for re-exported 2001-07-12 23:31:05 +00:00
optargs.scm (lambda*): Make sure that BODY is always put into a 2001-06-09 18:14:22 +00:00
poe.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
popen.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
posix.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
pretty-print.scm (generic-write): Use `object->string' to print 2001-06-09 18:14:08 +00:00
psyntax.pp * psyntax.ss (build-lexical-var): Use gensym instead of gentemp. 2001-05-19 01:31:33 +00:00
psyntax.ss Added exception notice to all files. 2001-06-03 23:29:45 +00:00
q.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
r4rs.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
r5rs.scm * r5rs.scm: Use re-export' instead of export' for re-exported 2001-07-17 18:58:00 +00:00
rdelim.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
regex.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
runq.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
rw.scm * rw.scm (ice-9): export write-string/partial. 2001-06-04 21:49:36 +00:00
safe-r5rs.scm Use re-export' instead of export' for re-exported core bindings. Do 2001-07-12 23:31:18 +00:00
safe.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
session.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
slib.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
stack-catch.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
streams.scm * streams.scm (stream-for-each-many): typo fix. 2001-06-25 03:27:51 +00:00
string-fun.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
syncase.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
test.scm * test.scm: Re-enable tests asserting that '() is true, and not a 1997-06-13 05:50:28 +00:00
threads.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
time.scm Added exception notice to all files. 2001-06-03 23:29:45 +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