1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 11:50:28 +02:00
guile/module/system/repl
Ludovic Courtès 5f1ed870ea repl: Add missing bindings in #:autoload spec.
Fixes <https://bugs.gnu.org/39196>.
Reported by Matt Wette <matt.wette@gmail.com>.

* module/system/repl/command.scm: Augment #:autoload set of bindings.
2020-01-20 10:29:52 +01:00
..
command.scm repl: Add missing bindings in #:autoload spec. 2020-01-20 10:29:52 +01:00
common.scm Update REPL copyright year to 2020 2020-01-14 09:37:45 +01:00
coop-server.scm REPL Server: Guard against HTTP inter-protocol exploitation attacks. 2017-03-01 20:13:13 +01:00
debug.scm Avoid stacks in dynamically-bound values 2017-02-07 09:57:55 +01:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm Avoid stacks in dynamically-bound values 2017-02-07 09:57:55 +01:00
repl.scm Add cooperative REPL server module. 2014-02-12 11:26:22 -05:00
server.scm REPL server: Avoid deprecated '_IOFBF'. 2019-06-30 21:42:31 +02:00