1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 19:44:10 +02:00
guile/module/ice-9/debugger
Andy Wingo 4100dc5dee deprecate `bad-throw'
* module/ice-9/boot-9.scm:
* module/ice-9/scm-style-repl.scm (bad-throw): Move here. This function
  was never documented, but has been around since guile-ii. It's not
  used with current code though.

* module/ice-9/deprecated.scm: Provide bad-throw in default env.

* module/ice-9/debugger/commands.scm: Import bad-throw from
  scm-style-repl.
2010-06-11 16:58:31 +02:00
..
command-loop.scm Incorporate ice-9-debugger-extensions properly 2009-08-27 22:21:20 +01:00
commands.scm deprecate `bad-throw' 2010-06-11 16:58:31 +02:00
state.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
trc.scm Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
utils.scm move ice-9/ and oop/ under module/ 2008-11-01 12:44:21 +01:00