1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 13:00:34 +02:00
guile/module/language/elisp/runtime
Daniel Kraft f4dc86f137 Implement catch and unwind-protect as macros.
* module/language/elisp/compile-tree-il.scm: Remove catch and unwind-protect.
* module/language/elisp/runtime/macro-slot.scm: Re-implement them here.
2009-08-03 18:22:12 +02:00
..
function-slot.scm funcall, apply and eval built-ins. 2009-07-29 16:27:45 +02:00
macro-slot.scm Implement catch and unwind-protect as macros. 2009-08-03 18:22:12 +02:00
value-slot.scm Implemented fluid-based variable references and setting using setq. 2009-07-03 23:00:12 +02:00