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
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
..
base fix hygiene + modules + local macros 2009-04-17 15:20:19 +02:00
repl Aggregate makefiles for module/system' and module/language'. 2009-02-24 23:54:16 +01:00
vm frame, program, objcode, etc inits use load-extension 2009-03-27 18:40:15 -07:00
xref.scm Improved handling of callers cache in (system xref). 2009-04-04 11:55:50 -07:00