1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-22 04:30:19 +02:00
guile/module
Andy Wingo 0e7b72a8fe source location tracking in psyntax, booya!
* module/ice-9/psyntax.scm (source-annotation): Return #f if
  source-properties returns null.
  (source-wrap): Rework a bit.
  (syntax-type): Don't throw away source info for wrapped expressions.
  Can has source location info, fools!
  (chi-body): Correctly propagate source info for body subforms.
  (syntax): Remove special case for map, it doesn't apply (ahem) for
  Guile.

* module/ice-9/psyntax-pp.scm: Regenerate.
2009-05-22 21:12:42 +02:00
..
ice-9 source location tracking in psyntax, booya! 2009-05-22 21:12:42 +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