1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/system
Taylan Kammer 242e8698c2 Better REPL behavior on syntax errors in meta commands.
Fixes <https://bugs.gnu.org/30600>.

* module/system/repl/command.scm (define-meta-command): Flush all
remaining input after handling a read error.
* module/system/repl/common.scm (flush-all-input): New public procedure.
* module/system/repl/repl.scm: Remove local flush-all-input definition.
2024-10-25 13:35:31 +02:00
..
base Fix error messages containing format strings 2024-05-06 11:51:53 +02:00
repl Better REPL behavior on syntax errors in meta commands. 2024-10-25 13:35:31 +02:00
vm Fix error messages containing format strings 2024-05-06 11:51:53 +02:00
foreign-library.scm foreign-library: fix darwin detection 2021-09-02 08:59:57 +02:00
foreign-object.scm make-foreign-object-type: add #:super to provide superclasses 2024-05-17 12:53:39 -05:00
foreign.scm Expose read-c-struct, write-c-struct syntax 2024-03-17 21:40:58 +01:00
syntax.scm Document syntax-sourcev 2021-03-09 20:50:08 +01:00
xref.scm Remove unnecessary module imports. 2023-02-24 16:49:00 +01:00