add syntax-module
authorAndy Wingo <wingo@pobox.com>
Mon, 23 Jan 2012 11:31:33 +0000 (12:31 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 25 Jan 2012 19:34:17 +0000 (20:34 +0100)
commit1ace4fbf3dcacee77540aaaa49e032bad9ed9e27
tree6129daa01ae17cd9fdf17d43726da10dad87a5a8
parent3d51e57cfb0404db568a6adfde2a346d3fd9907e
add syntax-module

* module/ice-9/psyntax.scm (syntax-module): New accessor for syntax
  objects.
* module/ice-9/psyntax-pp.scm: Regenerate.

* module/ice-9/boot-9.scm: Declare syntax-module.

* doc/ref/api-macros.texi: Document it.
doc/ref/api-macros.texi
module/ice-9/boot-9.scm
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm