1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00
guile/module/system
Andy Wingo dcb7c7ddf5 flush all input on a read error
* module/system/repl/repl.scm (flush-all-input): New helper.
  (prompting-meta-read): Flush all input on a read error, as we could be
  within some expression or a string or something.
2011-02-27 23:26:08 +01:00
..
base Add `*current-warning-prefix*'. 2011-02-13 19:13:36 +01:00
repl flush all input on a read error 2011-02-27 23:26:08 +01:00
vm frame-source available in default environment 2011-02-11 12:43:05 +01:00
foreign.scm Have `define-wrapped-pointer-type' take a type name. 2011-02-08 22:42:45 +01:00
xref.scm system xref maintains source mapping for nested procedures too 2010-09-24 13:24:48 +02:00