1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 12:20:26 +02:00
guile/module
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
..
ice-9 fix gensym creation in psyntax 2009-07-24 12:06:19 +02:00
language Implement catch and unwind-protect as macros. 2009-08-03 18:22:12 +02:00
oop Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
srfi Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
system Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00
Makefile.am Add `(system base message)', a simple warning framework. 2009-07-31 00:49:22 +02:00