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 b40d023067 remove annotations in psyntax in favor of guile's source properties
* module/ice-9/psyntax.scm: Remove references to annotation objects,
  we're just going to try and use Guile's source properties now. It works
  until `syntax' reconstructs output, at which point it seems we lose it.

* module/ice-9/psyntax-pp.scm: Regenerated.
2009-05-22 19:48:14 +02:00
..
ice-9 remove annotations in psyntax in favor of guile's source properties 2009-05-22 19:48:14 +02:00
language move things to (language tree-il primitives) 2009-05-22 16:07:41 +02:00
oop just parse method arguments once. 2009-05-21 15:34:29 +02:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi fix multiple values returning from srfi-18's `with-exception-handler' 2009-05-21 21:39:37 +02:00
system remove compile-time-environment 2009-05-20 17:41:21 +02:00
Makefile.am move things to (language tree-il primitives) 2009-05-22 16:07:41 +02:00