1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system/repl
Andy Wingo 1bb6b839ec handle throws to unknown keys in the repl
* module/system/repl/repl.scm (default-catch-handler): Don't rethrow if
  we don't know the key, just print an error.
2008-10-09 11:10:25 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
command.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
common.scm add repl option to interpret rather than compile 2008-09-09 07:54:23 +02:00
describe.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
Makefile.am module compilation fixen, post-integration 2008-08-25 13:05:16 -07:00
repl.scm handle throws to unknown keys in the repl 2008-10-09 11:10:25 +02:00