1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00
guile/module/language/scheme
Andy Wingo e32a1792de a few fixups
* module/ice-9/psyntax.scm (chi-install-global, syntax-case): Fix a
  couple of cases in which bare datums were passed to output
  constructors.

* module/ice-9/psyntax-pp.scm: Regenerated.

* module/language/scheme/spec.scm (scheme): Clean up the #:compilers
  list.

* module/language/tree-il/compile-glil.scm (flatten): Fix call to
  `length' in call/cc compiler.
2009-05-20 11:59:41 +02:00
..
compile-ghil.scm more work on tree-il compilation 2009-05-08 12:56:18 +02:00
compile-tree-il.scm and, or, cond etc use syntax-rules, compile scheme through tree-il 2009-05-20 11:15:22 +02:00
decompile-tree-il.scm more work on tree-il compilation 2009-05-08 12:56:18 +02:00
inline.scm static opcodes; refactor program/objcode division; use new assembly pipeline 2009-01-29 21:12:00 +01:00
spec.scm a few fixups 2009-05-20 11:59:41 +02:00