1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/ice-9
Mikael Djurfeldt 30d732a682 * gtcl.scm (make-tcl-binder): Rewritten to choose bindings
according to the following priorities:
1. tcl bindings which are present in override-scheme-list
2. bindings from the-scm-module
3. tcl bindings
This way the gtcl module can occur first in the use-list without
disabling the scheme interpreter.
(new-interpreter): New function.

* gwish.scm: Moved initialization code for the-interpreter to
gtcl.scm; Moved name space cleaning code to gtcl.scm and rewrote
it; Call `new-interpreter'; Don't :use-module (guile).
1997-09-01 19:14:30 +00:00
..
.cvsignore *** empty log message *** 1997-06-28 09:03:21 +00:00
boot-9.scm * stime.h: prototype for scm_times. 1997-08-16 18:48:44 +00:00
ChangeLog * gtcl.scm (make-tcl-binder): Rewritten to choose bindings 1997-09-01 19:14:30 +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 * debug.scm (frame-number->index): New function. Convert frame 1997-08-24 03:32:43 +00:00
emacs.scm * emacs.scm (object->string, format, error-args->string): New 1997-08-25 20:03:21 +00:00
expect.scm * expect.scm (expect-strings): Pass regexp/newline flag to 1997-06-24 05:33:29 +00:00
gtcl.scm * gtcl.scm (make-tcl-binder): Rewritten to choose bindings 1997-09-01 19:14:30 +00:00
gwish.scm * gtcl.scm (make-tcl-binder): Rewritten to choose bindings 1997-09-01 19:14:30 +00:00
hcons.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
lineio.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
Makefile.am Added syncase.scm, psyntax.pp, psyntax.ss 1997-08-19 01:35:09 +00:00
Makefile.in * Makefile.in: Regenerated. 1997-08-29 04:50:17 +00:00
mapping.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
nonblocking.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
oldprint.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
poe.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
psyntax.pp * psyntax.pp: Removed leading blanks => 800K -> 100K. 1997-08-20 11:23:52 +00:00
psyntax.ss psyntax.pp, psyntax.ss (quasiquote): Changed fx= --> =. 1997-08-19 01:32:26 +00:00
r4rs.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
regex.scm * regex.scm: Add a module declaration. Use DEFINE-PUBLIC everywhere. 1997-05-29 02:47:14 +00:00
session.scm * session.scm (apropos-internal): Musn't initialize symbol 1997-08-25 15:07:18 +00:00
slib.scm * slib.scm (slib:load): Use load-from-path instead of 1997-08-14 18:24:46 +00:00
source.scm * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
syncase.scm *** empty log message *** 1997-08-25 20:03:49 +00:00
tags.scm * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +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 * boot-9.scm, debug.scm, hcons.scm, lineio.scm, mapping.scm, 1997-06-24 16:26:27 +00:00
version.scm.in Try to detect when people are using one version of libguile and a 1997-06-22 23:46:41 +00:00