1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/system/repl
Andy Wingo 94a3433b9d REPL server avoids thread cleanup handlers
* module/system/repl/server.scm (serve-client): Avoid thread cleanup
  handlers.
2016-10-31 22:13:30 +01:00
..
command.scm Fix exception when running ",help debug" 2016-08-25 16:08:50 +02: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 REPL server avoids thread cleanup handlers 2016-10-31 22:13:30 +01:00