1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
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
..
ice-9 fix hygiene + modules + local macros 2009-04-17 15:20:19 +02:00
language hygienic compilation 2009-04-17 15:20:18 +02:00
oop speed up goops rehashing 2009-03-20 16:20:00 +01:00
scripts guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system fix hygiene + modules + local macros 2009-04-17 15:20:19 +02:00
Makefile.am guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00