1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo 12136c7148 define @bind using syntax-case
* module/ice-9/boot-9.scm (@bind): Define a VM-compatible syntax
  definition for this old evaluator primitive.

* test-suite/tests/dynamic-scope.test: Change the expected error
  messages.
2009-08-20 18:52:50 +02:00
..
ice-9 define @bind using syntax-case 2009-08-20 18:52:50 +02:00
language push new frame on stack before procedure & args 2009-08-20 18:52:50 +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 proper --help' and --version' for `guile-tools compile'. 2009-08-15 14:18:57 +02:00
srfi actually inline call-with-values to tree-il's <let-values> 2009-08-06 11:48:16 +02:00
system rework the vm support for wide strings 2009-08-12 16:34:05 +02:00
Makefile.am debitrot the ecmascript compiler 2009-08-12 00:14:44 +02:00