1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module/system/repl
Andy Wingo d0d14f410d Importing modules with #:select no longer grovels private bindings
* module/ice-9/boot-9.scm (resolve-interface): Don't look in private
  interface for #:select bindings.  Fixes #17418.
* module/system/repl/coop-server.scm: Don't rely on bad #:select
  behavior.
* NEWS: Add entry.
2016-06-21 16:01:50 +02:00
..
command.scm Remove `procedure' repl command 2015-12-01 11:30:54 +01:00
common.scm Bump user-visible copyright years to 2016. 2016-05-22 20:02:43 +02:00
coop-server.scm Importing modules with #:select no longer grovels private bindings 2016-06-21 16:01:50 +02:00
debug.scm Fix frame->stack-vector when no stack is active 2016-04-04 16:30:52 +02:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm Out-of-memory situations raise exceptions instead of aborting 2014-03-22 15:49:31 +01:00
repl.scm Add cooperative REPL server module. 2014-02-12 11:26:22 -05:00
server.scm Add cooperative REPL server module. 2014-02-12 11:26:22 -05:00