define `delay' in terms of make-promise
authorAndy Wingo <wingo@pobox.com>
Sun, 17 May 2009 16:04:36 +0000 (18:04 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 17 May 2009 16:04:36 +0000 (18:04 +0200)
commit1eec95f8def91bcb6f9f22c21c6d27ec2a7175ac
tree60d9123422081d050888777848d951d31954098c
parent2ce77f2d95271887b54d0c56d1e81d7f472ae1ae
define `delay' in terms of make-promise

* module/ice-9/boot-9.scm (delay): Define `delay' in terms of
  make-promise.

* module/ice-9/psyntax-pp.scm (compile): Regenerated with a fully
  compiled Guile, so that the gensym numbers are the same.

* module/language/tree-il/compile-glil.scm: Add some notes about what
  needs doing to catch up to the old compiler.
module/ice-9/boot-9.scm
module/ice-9/psyntax-pp.scm
module/language/tree-il/compile-glil.scm