1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-16 18:50:23 +02:00
guile/ice-9
Mikael Djurfeldt a6e0ab1250 * and-let-star-compat.scm, and-let-star.scm, calling.scm,
channel.scm, common-list.scm, debug.scm, debugger.scm,
  expect.scm, hcons.scm, lineio.scm, ls.scm, mapping.scm,
  null.scm, optargs.scm, poe.scm, popen.scm, pretty-print.scm,
  q.scm, r5rs.scm, rdelim.scm, regex.scm, runq.scm, safe-r5rs.scm,
  safe.scm, session.scm, slib.scm, streams.scm, string-fun.scm,
  syncase.scm, threads.scm: Move module the system directives
  `export', `export-syntax', `re-export' and `re-export-syntax'
  into the `define-module' form.  This is the recommended way of
  exporting bindings.
2001-10-18 19:41:08 +00:00
..
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star-compat.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
and-let-star.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
arrays.scm * read.c (scm_lreadr): When user-defined hash procedure returns 2001-10-15 11:21:47 +00:00
boot-9.scm * boot-9.scm (process-define-module): New options: :export-syntax, 2001-10-17 11:59:34 +00:00
buffered-input.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
calling.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
ChangeLog * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
channel.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
common-list.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
compile-psyntax.scm * syncase.scm (psyncomp): Removed, it is now in compile-psyntax.scm. 2001-07-23 22:09:42 +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 * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
debugger.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
documentation.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
emacs.scm * emacs.scm (%%load-port, %%emacs-load, %%emacs-eval-request, 2001-10-08 12:42:10 +00:00
expect.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
format.scm Use (ice-9 and-let-star). 2001-06-09 18:14:36 +00:00
getopt-long.scm (process-options, getopt-long): Fix omission 2001-09-08 02:35:53 +00:00
hcons.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
history.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
lineio.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
ls.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
Makefile.am (install-data-local): Look in `$(srcdir)' 2001-10-05 17:02:46 +00:00
mapping.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +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 * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
optargs.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
poe.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
popen.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
posix.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
pretty-print.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41: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 * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
r4rs.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
r5rs.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
rdelim.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:52:33 +00:00
regex.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
runq.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
rw.scm * rw.scm (ice-9): export write-string/partial. 2001-06-04 21:49:36 +00:00
safe-r5rs.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
safe.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
session.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
slib.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
stack-catch.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
streams.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
string-fun.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +00:00
syncase.scm * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +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 * and-let-star-compat.scm, and-let-star.scm, calling.scm, 2001-10-18 19:41:08 +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