1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/system/base
Andy Wingo c5cc65ac0c fix hygiene + modules + local macros
* module/ice-9/psyntax-pp.scm: Regenerate.

* module/ice-9/psyntax.scm (syntax-type): Look up the type of the car of
  a form relative to its module, if it is a syntax object. Fixes hygiene
  wrt modules and private macros.

* module/ice-9/syncase.scm (sc-macro): Add a comment.

* module/system/base/pmatch.scm: The big test case: just export pmatch,
  not ppat too.
2009-04-17 15:20:19 +02:00
..
compile.scm support expression-by-expression compilation 2009-04-16 17:49:59 +02:00
language.scm support expression-by-expression compilation 2009-04-16 17:49:59 +02:00
pmatch.scm fix hygiene + modules + local macros 2009-04-17 15:20:19 +02:00
syntax.scm slight optimization in transform-record, note in optimize* 2009-02-27 13:37:35 +01:00