1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 20:42:25 +02:00
guile/module
Andy Wingo afe5e6baa7 eval is actually compile
* module/ice-9/boot-9.scm (eval): Here at the tail of boot-9, replace
  the root definition of `eval' with a procedure that will call
  `compile'.

* test-suite/tests/syntax.test ("top-level define"):
  ("internal define"): Run unmemoization tests in the interpreter, using
  primitive-eval.
2009-08-20 18:52:51 +02:00
..
ice-9 eval is actually compile 2009-08-20 18:52:51 +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