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 80213804ad REPL server: Avoid deprecated '_IOFBF'.
* module/system/repl/server.scm (drain-input-and-close): Use 'block
instead of _IOFBF.
2019-06-30 21:42:31 +02:00
..
command.scm Fix exception when running ",help debug" 2016-08-25 16:08:50 +02:00
common.scm Update user-visible copyright years. 2019-04-16 16:54:55 -04: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