1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00
guile/module
Andy Wingo 7118c8050c actually use syncase's source information tracking. rock!
* module/ice-9/annotate.scm (deannotate/source-properties): Version of
  deannotate that sets source properties on the resulting expressions.

* module/ice-9/syncase.scm (sc-macro, syncase): Annotate expressions
  before they go into syncase, and deannotate/source-properties when they
  come out. The upshot is that syncase now understands source
  information, yay!
2009-03-06 19:50:11 +01:00
..
ice-9 actually use syncase's source information tracking. rock! 2009-03-06 19:50:11 +01:00
language support source-level annotations in syncase 2009-03-06 17:01:47 +01:00
oop Replace eval-case with eval-when 2009-03-06 13:29:13 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system add separate expansion phase, to detwingle things a bit 2009-03-02 17:27:45 +01:00
Makefile.am add separate expansion phase, to detwingle things a bit 2009-03-02 17:27:45 +01:00