1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00
guile/module/language/tree-il
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
..
analyze.scm and, or, cond etc use syntax-rules, compile scheme through tree-il 2009-05-20 11:15:22 +02:00
compile-glil.scm a few fixups 2009-05-20 11:59:41 +02:00
inline.scm special cases for more types of known applications 2009-05-18 01:08:34 +02:00
optimize.scm and, or, cond etc use syntax-rules, compile scheme through tree-il 2009-05-20 11:15:22 +02:00
spec.scm more work on tree-il compilation 2009-05-08 12:56:18 +02:00