1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-07 18:30:25 +02:00
guile/module
Andy Wingo d61e866c76 fix bugs in ecmascript compiler
* module/language/ecmascript/compile-tree-il.scm: Fix a number of bugs,
  fallen out from the ghil->tree-il conversion.

* module/language/tree-il/compile-glil.scm (*primcall-ops*): Add a hack
  for "return" for javascript. Scheme shouldn't see this because it's
  not an "interesting primitive".
2009-11-14 13:46:56 +01:00
..
ice-9 fix scoping in let-keywords 2009-11-14 13:26:46 +01:00
language fix bugs in ecmascript compiler 2009-11-14 13:46:56 +01:00
oop Fix typos leading to wrong argument counts. 2009-11-07 19:24:49 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi Improve the printer of SRFI-35 error conditions. 2009-11-10 22:19:05 +01:00
system Add `arity-mismatch' warning type. 2009-11-07 18:48:56 +01:00
Makefile.am remove GHIL, Elisp, and R5RS languages 2009-10-16 12:20:06 +02:00